• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How To Install FileZilla 3.10.0 On Ubuntu 14.10, Ubuntu 14.04 & Derivative Systems

How To Install FileZilla 3.10.0 On Ubuntu 14.10, Ubuntu 14.04 & Derivative Systems

By Sourabh / January 10, 2015 Category: How To, Ubuntu

How to install FileZilla 3.10.0 on Ubuntu 14.10, Ubuntu 14.04 and Derivative Systems. FileZilla is a popular FTP client available for Linux. It can be installed on Ubuntu, Linux Mint, Elementary OS, Deepin, Debian, Fedora, OpenSUSE and other popular Ubuntu Derivatives.

Install FileZilla 3.10.0 On Ubuntu & Derivative Systems

To install FileZilla 3.10.0, download and install the FileZilla 3.10.0 installer package from the official website. Once downloaded, extract the archive, move to /opt folder and alias the launcher.

Open Terminal and run the following commands to install FileZilla 3.10.0 on Ubuntu and Linux systems:

on 32 bit Linux systems

wget sourceforge.net/projects/filezilla/files/FileZilla_Client/3.10.0/FileZilla_3.10.0_i586-linux-gnu.tar.bz2
tar -xjvf FileZilla_3.10.0_i586-linux-gnu.tar.bz2
sudo rm -rf /opt/filezilla*
sudo mv FileZilla3 /opt/filezilla3
sudo ln -sf /opt/filezilla3/bin/filezilla /usr/bin/filezilla

To start FileZilla 3.10.0, just open a terminal, type filezilla and hit enter.

on 64 bit Linux systems

wget sourceforge.net/projects/filezilla/files/FileZilla_Client/3.10.0/FileZilla_3.10.0_x86_64-linux-gnu.tar.bz2
tar -xjvf FileZilla_3.10.0_x86_64-linux-gnu.tar.bz2
sudo rm -rf /opt/filezilla*
sudo mv FileZilla3 /opt/filezilla3
sudo ln -sf /opt/filezilla3/bin/filezilla /usr/bin/filezilla

Once installed, you can start FileZilla 3.10.0 from Dash or Terminal. Open a terminal, type filezilla and hit enter or search filezilla in Dash.

 

Tags: FileZilla 3.10.0 Linux Systems, How To Install FileZilla 3.10.0 On Ubuntu 14.04, Install FileZilla 3.10.0, Install FileZilla 3.10.0 On Debian, Install FileZilla 3.10.0 On Linux Mint, Install FileZilla 3.10.0 On Linux Ubuntu, Install FileZilla 3.10.0 On Ubuntu 14.04, Install FileZilla 3.10.0 On Ubuntu 14.10, Ubuntu 12.04, Ubuntu 14.04, Ubuntu 14.10

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap