showsrc Display detailed info about a source package (apt wrapper). versions Displays the versions of specified packages. clean Erase downloaded package files. autoclean Erase old downloaded package files. changelog View a package's changelog. download Download the .deb file for a package (apt wra...
[package] #重新安装 apt update #- 更新可用软件包列表 apt upgrade #- 通过 安装/升级 软件来更新系统 apt full-upgrade #- 通过 卸载/安装/升级 来更新系统 apt edit-sources #- 编辑软件源信息文件 apt autoremove #卸载所有自动安装且不再使用的软件包 apt show [package] #显示软件包具体信息例如:版本...
apt-file [options] search pattern apt-file [options] show package DESCRIPTION apt-file is a command line tool for searching files in packages for the APT package management system. Some actions are required to run the search: find Alias for search. list List the contents of a package. Thi...
dpkg --unpack package-name.deb # “解包”:解开软件包到系统目录但不配置,如果和-R一起使用,参数可以是一个目录 dpkg --configure package-name.deb #“配置”:配置软件包 dpkg -c package-name.deb #列出 deb 包的内容 2)安装相关选项 -R, --recursive Recursively handle all regular files matching pa...
show Display detailed info about a package. showsrc Display detailed info about a source package (apt wrapper). versions Displays the versions of specified packages. clean Erase downloaded package files. autoclean Erase old downloaded package files. ...
vim-common - Vi IMproved - Common files vim-runtime - Vi IMproved - Runtime files 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. root@localhost:~# apt-cache show vim #显示vim软件包详细信息 Package: vim Status: install ok installed ...
They are executed at package build-time, but not by make. CTest by default does not show the output of tests, even if they failed, so to see more details you can also run them with ctest --verbose. Debugging APT does many things, so there is no central debug mode which could be ...
apt-cache show [package_name] | sed -n "s/MD5sum: //p" 计算本地已下载deb文件的MD5 md5sum [.deb file] 验证测试 chrome 验证 特点 chrome 是Release文件和签名文件[.gpg]分离的 使用本地密钥环验证(保存在 /etc/apt/trusted.gpg) 官方声明 ...
4.2. 查看详细信息 — apt-cache show 除了看一句话的简介,很多时候,我们也希望知道软件包各方面的详细信息,此时就要使用 apt-cache show 命令了。 $ apt-cache show mongodb-clients Package: mongodb-clients Architecture: amd64 Version: 1:3.6.3-0ubuntu1.1 Priority: optional Section: universe/database ...
abhishek@itsfoss:~$ apt show ubuntu-restricted-extras Package: ubuntu-restricted-extras Version: 67 Priority: optional Section: multiverse/metapackages Origin: Ubuntu Maintainer: Ubuntu Developers Bugs: https://bugs.launchpad.net/ubuntu/+filebug ...