changelog View a package's changelog. download Download the .deb file for a package (apt wrapper). source Download source package (apt wrapper). reinstall Reinstall a currently installed package. why Explain why a particular package should be installed. why-not Explain why a particular package ca...
https://superuser.com/questions/393681/how-to-find-out-which-versions-of-a-package-can-i-install-on-apt https://stackoverflow.com/questions/18885820/how-to-check-the-version-before-install-packages-using-apt-get https://askubuntu.com/questions/340530/how-can-i-check-the-available-version-of...
https://superuser.com/questions/393681/how-to-find-out-which-versions-of-a-package-can-i-install-on-apt https://stackoverflow.com/questions/18885820/how-to-check-the-version-before-install-packages-using-apt-get https://askubuntu.com/questions/340530/how-can-i-check-the-available-version-of...
Package: iw Status: install ok installed Priority: optional Section: net Installed-Size: 214 Maintainer: Debian wpasupplicant Maintainerspkg-wpa-devel@lists.alioth.debian.org Architecture: amd64 Multi-Arch: foreign Version: 3.17-1 Replaces: aircrack-ng (<< 1:1.0~rc2-1) Depends: libc6 (>= ...
On Debian, you can useapt-cache policy 'package name'to check the package version. 1.1 Display Tomcat7 version. $ sudo apt-cache policy tomcat7 tomcat7: Installed: (none) Candidate: 7.0.52-1ubuntu0.3 Version table: 7.0.52-1ubuntu0.3 0 ...
apt-cache rdepends PackageName // 查看该软件包被哪些包依赖 apt-get check // 检查是否有损坏的依赖 5、命令:apt-get --help 用法: apt-get [选项] 命令 apt-get [选项] install|remove 软件包1 [软件包2 ...] apt-get [选项] source 软件包1 [软件包2 ...] ...
No stable version vim:i386notinstalled (base) shl@zhihui-mint:~$ 2.2.3 使用aptitude show <软件包名> 查看安装软件版本 使用aptitude show查看的信息更详细 (base) shl@zhihui-mint:~$ sudo aptitude show vim Package: vim Version:2:8.0.1453-1ubuntu1.4State: installed (2:8.0.1453-1ubuntu1.3), up...
No stable version vim:i386 not installed (base) shl@zhihui-mint:~$ 2.2.3 使用aptitude show <软件包名> 查看安装软件版本 使用aptitude show查看的信息更详细 (base) shl@zhihui-mint:~$ sudo aptitude show vim Package: vim Version: 2:8.0.1453-1ubuntu1.4 ...
nano -- 软件包名称(Package Name) 1.3.10 -- 版本号(Version Number) 2 -- 修订号(Build Number) i386 -- 平台(Architecture) 3、dpkg软件包相关文件介绍 /etc/dpkg/dpkg.cfgdpkg包管理软件的配置文件【Configuration file with default options】