此外,还可以使用dpkg -l <package_name_pattern>命令筛选出名称中包含指定模式的软件包。 $ dpkg -l "nginx*"期望状态=未知(u)/安装(i)/删除(r)/清除(p)/保持(h)| 状态=未安装(n)/已安装(i)/仅存配置(c)/仅解压缩(U)/配置失败(F)/不完全安装(H)/触发器等待(W)/触发器未决(T)|/ 错误?=(...
build - Build binary or source packages from sources build-dep - Configure build-dependencies for source packages changelog - View a package's changelog check - Verify that there are no broken dependencies clean - Erase downloaded archive files contains - List packages containing a file content - ...
build - Build binaryorsource packagesfromsources build-dep - Configure build-dependenciesforsource packages changelog - View a package's changelog check - Verify that there are no broken dependencies clean - Erase downloaded archive files contains - List packages containing a file content - List file...
-h, --hash 软件包安装的时候列出哈希标记 (和 -v 一起使用效果更好) --ignorearch 不验证软件包架构 --ignoreos 不验证软件包操作系统 --ignoresize 在安装前不检查磁盘空间 -i, --install 安装软件包 --justdb 更新数据库,但不修改文件系统 --nodeps 不验证软件包依赖 --nofiledigest 不验证文件摘要 ...
The second case is solved by only adding edges to the graph for dependencies that are satisfied by exactly one installed package. Building sudo apt-get install libdpkg-dev make gcc git clone https://github.com/esmil/dpkg-leaves.git cd dpkg-leaves make License This program uses libdpkg heavil...
Ignore dependency-checking for specified packages (actually, checking is performed, but only warnings about conflicts are given, nothing else). --no-act, --dry-run, --simulate Do everything which is supposed to be done, but don't write any changes. This is used to see what would happen...
Debian, how to tell apt to ignore a specific package it thinks is broken? After installing the package xfce4-screensaver, apt and Synaptic keep telling me it's broken and sometimes even trying to automatically uninstall it. Because it has missing dependencies that it can't ... debian apt...
dpkg/dpkg/po/zh_CN.po Go to file Go to file T Go to line L Copy path Copy permalink Cannot retrieve contributors at this time 7039 lines (5784 sloc) 221 KB Raw Blame Edit this file E Open in GitHub Desktop Open with Desktop View raw View blame ...
Ignore dependencies involving <package>. --force-... Override problems (see --force-help). --no-force-...|--refuse-... Stop when problems encountered. --abort-after <n> Abort after encountering <n> errors.可供--compare-version 使用的比较运算符有: lt le eq ne ge gt (如果版本号为...
depends-version: Don't care about versions when checking dependencies. This affects the Pre-Depends and Depends fields. breaks: Install, even if this would break another package (since dpkg 1.14.6). This affects the Breaks field. conflicts: Install, even if it conflicts with another package. ...