# apt-get install <packagename>
Reading package lists... Done
Building dependency tree... Done
Package aptitude is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package <packagename> has no installation candidate
这样就可以正常使用apt-get了~
Package has no installation candidate解决方法
原文:https://www.cnblogs.com/williamjie/p/9340849.html