如何在CentOS上安装filezilla?

8 centos centos6

FILEZILLAhttps://filezilla-project.org/download.php下载了.如何在CentOs上安装它,请建议我.

Muh*_*man 11

对于Cent OS 7

sudo yum -y install epel-release
sudo yum -y install filezilla
Run Code Online (Sandbox Code Playgroud)

转到应用程序> Internet> Filezilla

  • @NitishKumarPal`对交易中的每个问题都回答“是”。https://www.centos.org/docs/5/html/5.2/Deployment_Guide/s1-yum-common-options.html (2认同)

Viv*_*dev 5

你需要先从这里下载并安装epel-release软件包.. http://fedora.mirrors.pair.com/epel/6/i386/repoview/epel-release.html

然后你可以通过输入yum install filezilla安装

谢谢..