$ dpkg -l Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-===-===-=== ii aalib1 1.4p5-28 ascii art ...
apt-get clean && apt-get autoclean # ---清理下载文件的存档 && 只清理过时的包 apt-get check #---检查是否有损坏的依赖 dpkg -S filename ---查找filename属于哪个软件包 apt-file search filename ---查找filename属于哪个软件包 apt-file list packagename ---列出软件包的内容 apt-file update -...
all――指令debsums忽视磁盘上和,使用deb文件中存在的和,或者如果没有的话,就用它生成一个。 keep――指令debsums把提取/生成的和写入到/var/lib/dpkg/info/package.md5sums文件。 nocheck――意味着提取/生成的和没有对照已安装软件包来进行校验。 如果你看一下目录/var/lib/dpkg/info/的内容,就会看到各个文...
If you are ever having problems finding or using your ROS packages make sure that you have your environment properly setup. A good way to check is to ensure that environment variables like ROS_ROOT and ROS_PACKAGE_PATH are set: yuanlibin@yuanlibin:~$ printenv |grep ROSROS_ROOT=/opt/ros/...
Ubuntu is the modern, open source operating system on Linux for the enterprise server, desktop, cloud, and IoT.
abhishek@itsfoss:~$ apt show ubuntu-restricted-extras Package: ubuntu-restricted-extras Version: 67 Priority: optional Section: multiverse/metapackages Origin: Ubuntu Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> Bugs: https://bugs.launchpad.net/ubuntu/+filebug Installed-Size...
The "Check for bug reports" links now point to Launchpad for universe/multiverse packages. Suggested byj -at- bootlab -dot- org. Finally, I migrated to the "new" layout. Comments and Patches about the remaining quirks welcome. 2005-09-25 ...
apt-show-versions <package> In the snapshot below, we installed the command apt-show-versions and then we apply it to sudo command : Linux check package version If you like the content, we would appreciate your support by buying us a coffee. Thank you so much for your visit and support...
Notes: In case where multiple versions of a package are shipped with a distribution, only the default version appears in the table. For indication about the GNOME version, please check the "nautilus" and "gnome-shell" packages. The Apache web server is listed as "httpd" and the Linux kerne...
check-enhancements实用程序用于查找那些用于增强已安装的包的软件包。此实用程序将列出增强其它包但不是必须运行它的包。你可以通过-ip或–installed-packages选项来查找增强单个包或所有已安装包的软件包。 例如,我将列出增强 gimp 包功能的包: $ check-enhancements gimp ...