新安装的Ubuntu不能安装软件,在输入命令apt-get install vsftpd时,报如下错误:E:Couldn't find package vsftpd解决办法:apt-get install update更新完成后上述命令可用。