E: Package<packagename> has no installation candidate 解决方法如下: # apt-get update # apt-get upgrade # apt-getinstall<packagename>
is only available from another source E: Package has no installation candidate 问题描述 在Debian系统安装ufw时出现上问题,执行的命令如下: apt-get install ufw 1. 解决方案: 提示:首先更新apt-get apt-get update apt-get upgrade 1. 2. 然后在安装 apt-get install <packagename> apt-get install ufw ...
deb http://http.kali.org/kali sana main non-free contrib deb http://security.kali.org/kali-security sana/updates main contrib non-free deb-src http://http.kali.org/kali sana main non-free contrib deb-src http://security.kali.org/kali-security sana/updates main contrib non-free ...
1.没有找到对应的git软件包 先更新一下本地索引 代码语言:javascript 复制 sudo apt-getupdate 2.发现产生另外的问题:Temporary failure resolving 'xxxx' 找了很久发现是虚拟机网络连接的问题,把虚拟机重新设置为NAT连接。网络连接正常,执行 代码语言:javascript 复制 sudo apt-getupdate sudo apt-getinstall git ...
error when trying to install a package/application“Package packagename 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: ...
E: Package 'dhcp' has no installation candidate Dependency installation failed! Press enter to retry, ctrl+c to exit... What can I do for fixing this issue an get Fluxion ready? Collaborator cjb900commentedAug 27, 2021 Try using the latest kali 2021.2 and not one from 2019 which would be...
from 9.10 to 10.10 and I have a serious problem. I just can't install new packages. Neither apt-get nor synaptic can find any package. I either get a "E: Unable to locate package <package_name>", or "E: Package <package_name> has no installation candidate" For example when I type...
If this exits with no errors displayed, then the software has been installed correctly. The configure script determines where the program will be installed, typically in /usr/local/bin. To clean up your system from the temporary files left by make, you can run the command make clean. Autoco...
Done Building dependency tree Reading state information... Done Package tor 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 'tor' has no installation candidate...
"E:Package 'libssl1.0-dev' has no installation candidate" i run webmap docker build ($ docker build -t webmap:latest ) in kali and ubuntu in both I got above error too i install Package 'libssl1.0-dev' package