How to Install Lastest FileZilla Client 3.29.0 via Flatpak

FileZilla

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.

filezilla-3-29

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

  1. 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.

    flatpak-ppa

  2. 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

flatpak-filezilla

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.

About ml

ml is a part time stay-at-home dad who've been using Ubuntu Desktop for a few years. He writes in the free time and wishes to share some useful tips with Ubuntu beginners and lovers.

3 comments

  1. Thank you!

  2. Zubin Singh Parihar

    Hi Guys,

    Thanks for this. However, when I installed this FlatPak for FileZilla, I did not see the “Storj.io” Protocol built into it. Do you know what the deal is?

    Cheers,

    Zubin Singh Parihar