Unable to locate package apache2

来源:互联网 发布:淘宝直播入口在哪 编辑:程序博客网 时间:2024/05/22 15:18


down vote

Try running sudo apt-get update before trying to install the package. After installation the system doesn't have an up-to-date package list so you won't be able to find the package.

Once you've done this you should be able to install as normal.