Due to outdated Gnome platform, you can not always install the latest FileZilla client easily via traditional .deb build packages in Ubuntu desktop.
For those who want to install the latest FileZilla (3.29.0 so far), the Flatpak app is available for Ubuntu 16.04, Ubuntu 17.04, Ubuntu 17.10 and higher.
Install Flatpak:
If you’ve never installed a Flatpak app, first open terminal via Ctrl+Alt+T or by searching for ‘terminal’ from app launcher. Then
- Run command to add the flatpak PPA:
sudo add-apt-repository ppa:alexlarsson/flatpak
Input your password (no visual feedback) when it prompts and hit Enter to continue.
- Then update and install the latest version of flatpak via commands:
sudo apt-get update
sudo apt-get install flatpak
Install FileZilla via Flatpak
After enabled flatpak in Ubuntu, you can simply install the latest version of FileZilla client via single command:
flatpak install --from https://flathub.org/repo/appstream/org.filezillaproject.Filezilla.flatpakref
It downloads and installs Filezilla along with required Gnome platform and other runtime.
Uninstall:
To remove Filezilla installed via flatpak, run command:
flatpak uninstall org.filezillaproject.Filezilla
To remove flatpak, run command:
sudo apt-get remove --autoremove flatpak
To remove the PPA, open Software & Updates and navigate to ‘Other Software’ tab.
Đăng ký liền tay Nhận Ngay Bài Mới
Subscribe ngay
Cám ơn bạn đã đăng ký !
Lỗi đăng ký !
Add Comment