How to install Filezilla in ubuntu?
You Install FileZilla in ubuntu with a single command.

Rajdeep Singh
1 min read
Table of contents
Filezilla is free and open-source FTP cross-platform. You install Filezilla on every operating system on earth with an open click and a command.
Install Filezilla in ubuntu?
You install Filezilla with a command in ubuntu. Firstly, you update your system.
sudo apt update
copy success
After updating, then run Filezilla install command in ubuntu.
sudo apt install -y filezilla
copy success

Now your Filezilla installs in your system.
How to open Filezilla in ubuntu?
There are two ways to open Filezilla in ubuntu
- By command line
- By Ubuntu UI
By command line
You open a command terminal and write Filezilla, and hit enter your Filezilla app is open.
filezilla
copy success

By Ubuntu UI
If you don't like the command, follow the Ubuntu Ui method to open Filezilla. Ubuntu Ui is a straightforward method for opening Filezilla in ubuntu.
