• 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

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

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

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