首先: root@kali:~# leafpad /etc/apt/sources.list ,然后将以下源复制进去保存。 #kali官方源 deb cdrom:[Debian GNU/Linux 2.0 _Sana_ - Official Snapshot i386 LIVE/INSTALL Binary 20150811-09:06]/ sana contrib main non-free deb cdrom:[Debian GNU/Linux 2.0 _Sana_ - Official Snapshot i386 ...
dnf repolist all #该命令用于显示系统中可用和不可用的所有的 DNF 软件库 dnf list #用户系统上的所有来自软件库的可用软件包和所有已经安装在系统上的软件包 dnf list installed #该命令用于列出所有安装了的 RPM 包 dnf list available #用于列出来自所有可用软件库的可供安装的软件包 dnf search [pakage] #...
List files installed to your system from package-name. -S,--searchfilename-search-pattern... Searchfora filename from installed packages. -p,--print-availpackage-name... Display details about package-name, as foundin /var/lib/dpkg/available. Users of APT-based frontends should use apt-ca...
pkg upgrade 升级软件包 pkg list-all 列出可供安装的所有包 pkg list-installed 列出已经安装的包 pkg shoe显示某个包的详细信息pkg files显示某个包的相关文件夹路径 (3).apt更新、升级 apt update apt upgrade -y apt update apt install wget pkg update pkg upgrade termux-setup-storage #申请存储访问权限...
-- End of options (necessary if pattern starts with a '-') [L]: Takes a comma-separated list of values. [R]: The option can be used repeatedly Action: list|show <pattern> List files in packages list-indices List indices configured in APT. search|find <pattern> Search files in ...
install --index-url https://pypi.douban.com/simple HTSeq 上面的会安装...numpy, pysam, HTSeq Successfully installed HTSeq-0.10.0 numpy-1.14.5 pysam-0.14.1 很明显 pysam-0.14.1 就被安装了两次...而且我查看目录: ls -lh $HOME/.local/lib/python2.7/site-packages 也的确看到包对应的文件夹...
65 packages can be upgraded. Run 'apt list --upgradable' to see them. I triedsudo apt updateagain, which told me Reading package lists... Done Building dependency tree... Done Reading state information... Done You might want to run 'apt --fix-broken install' to correct these. ...
安装成功后会提示:Successfully installed PackageName pip常用的指令: pip install --upgrade pip 升级pip如果使用报错,可以在后加上-i 然后python pip源 pip uninstall flask 卸载库 pip list 查看已安装库 异常情况:安装某些库的时候可能会遇到所依赖的另一个库还没安装,导致无法安装成功的情况,这时候的处理原则...
Step 1: Check the Source List Files When downloading updates using theAPT package manager, ensure the system connects to the correct remote repository. The/etc/apt/source.listconfiguration file contains the URLs from which Kali installs packages and applications. ...
Installed: 1.1.9-1 Candidate: 1.1.9-1 Version table: 1.1.9+0~git1505273832.7de63a-1 100 100 Index of /kali kali-bleeding-edge/main amd64 Packages *** 1.1.9-1 990 990 Index of /kali kali-rolling/main amd64 Packages 500 http://ftp.debian.org/debian unstable/main amd64 Packages ...