今天在安装软件的时候出现了Package has no installation candidate的问题,如:# apt-get install <packagename>Reading package lists... DoneBuilding dependency tree... DonePackage aptitude is not available, but is referred to by another package.This may mean that the packa…
今天在安装软件的时候出现了Package has no installation candidate的问题,如: # 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 has no installation candidate的问题,如: # apt-get install <packagename>Reading package lists... DoneBuilding dependency tree... DonePackage aptitude is not available, but is referred to by another package.This may mean that the pac…
最近在学习Vue,在配置sublime3的时候,想要高亮vue的语法,下载点插件 Package Control的时候,总报 There are no packages available for installation. 链接也是正常的,也能***.怎么尝试都不行,后来发现是有个链接需要更新一下 解决方法 在Preferences->Package Setting->Package Control ->Setting User 中添加下列配置 "https://raw.g…
sudo apt-get install vim 在安装vim时报如下错误: Error accoured: This may mean that the package is missing, has been obsoleted, oris only available from another sourceE: Package 'vim' has no installation candidate 上网查了许多资料,发现是库未更新,依次执行如下命令: sudo apt-get update…
这里显示一个错误信息:checking for LIBXML2… configure: error: Package requirements (libxml-2.0 >= 2.6) were not met: No package ‘libxml-2.0′ found Consider adjusting the PKG_CONFIG_PATH environment variable if youinstalled software in a non-standard prefix. Alt…