Score:0

Can't Install VSFTPD on CentOS 7 - "No package vsftpd available"

jo flag

Hi i want to install VSFTPD on my CentOS 7 server but it could not find the package and says "No package vsftpd available". Do i need to add another repo or do you know how to figure out this problem? Thanks in advance.

it flag
No special repos required. It's enough to: `yum update` `yum install vsftpd` You may want to update cache with: `yum makecache`
Abdullah Taşcı avatar
jo flag
@Hardoman hi, thanks for your message. I already updated the cache and yum bu no lucks. Looks like a strange problem. I could not find related topics on forums and sites either. Maybe its time to say goodbye to CentOS.
djdomi avatar
za flag
i am unfamiliar with the repo system of redhead based systems, but on debian you need a sub repository (main is always there, but cobtrib and non-free not) remind that makecwche might solve the problem
Score:0
ph flag

After running yum update to make sure your system is up to date, yum install vsftpd should work and install VSFTPD.

To be on the safe side, I ran repoquery and verified this package came from the following repository (configured under /etc/yum.repos.d/):

[updates]
name=CentOS-$releasever - Updates
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates&infra=$infra
#baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.