Yes, its possible to install FileZilla in Linux. You can follow the following steps to install FileZilla on the most popular Linux distributions - Ubuntu and Fedora. Both the distributions allow the FileZilla software to be installed through their package managers:
A. In Ubuntu open a terminal window, log as the root user and execute the following command:
Quote:
|
apt-get install filezilla
|
B. You will be prompted whether you want to continue with the installation. Type "Y" and click on the “Enter” key of your keyboard.
C. The installation will be completed.
D.You can find the software in your Applications->Internet menu.
E. The installation on a computer with a Fedora distribution is almost the same.
F. First you need to setup the RMP fusion repository in order to install the software.
G. Then execute the following command as the root user in the terminal window: