• 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

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

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

How To Shutdown Linux With A 15 Minute Delay And Message

Free AI Courses With Certificate For Beginners In India

Best AI Plugins For WordPress To Use In 2026

3 Commands To Check USB Connection In Linux Terminal

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

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