Ubuntu 出现apt-get: Package has no installation candidate问题

解决方法如下:
# apt-get update
# apt-get upgrade
# apt-get install <packagename>