Until now the FileZilla software on my PC is version 3.3.5.1
But on FileZilla's website http://filezilla-project.org/download.php?type=client
the latest version is 3.5.1 now.
I have check the packages website and Synaptic Package Manager on my Ubuntu. My FileZilla is same on package. http://packages.ubuntu.com/natty/filezilla
But I want to install the latest FileZilla on Ubuntu. Not version 3.3.5.1 by 2010. Because I use FileZilla frequently. So I think it is an important software to me.
But what can I do for updating my FileZilla now?
Do I need to build from Source? Or some other choice?
Can someone help me? Thank you very much.
It's in this repository.
You can add the repository and install it with the following commands.
All LTS packages have been moved here (for easier rebuilding):
The easiest way is to use the official
flathub
version, it will be updated automatically: https://flathub.org/apps/details/org.filezillaproject.FilezillaInstall it from the command line:
Install from Ubuntu Software store:
FileZilla
install
(on the flathub version!)Follow the instructions here: https://engineerworkshop.com/blog/how-to-update-install-filezilla-on-ubuntu/
This in itself is not a complete answer. If you don't have an .opt directory then you need to create one. Here's why and how: Use of /opt and /usr/local directories in the context of a PC One must also add the installed directory to $path (How do I add an executable to my search path?) and add it to the GUI menu system (Add executable file to lubuntu menu).