/ 中存储网

告诉你在Ubuntu 14.10上安装FileZilla 3.10.1.1的方法及命令

2015-05-24 23:35:02 来源:中存储网

FileZilla 是一款自由开源的 FTP 客户端软件,功能强大、跨平台。 最新版本 FileZilla 3.10.1.1 已经发布。

安装方法,因为有 PPA 可用,安装非常方便。打开终端,输入命令:

sudo add-apt-repository ppa:n-muench/programs-ppa

sudo apt-get update

sudo apt-get install filezilla

卸载 filezilla 命令:

sudo apt-get remove filezilla