check - Verify that there are no broken dependencies clean - Erase downloaded archive files contains - List packages containing a file content - List files contained in a package deb - Install a .deb package depends - Show raw dependency information for a package dist-upgrade - Upgrade the sys...
(base)shl@zhihui-mint:~$ dpkg--help 用法:dpkg[<选项>...]<命令>命令:-i|--install<.deb 文件名>...|-R|--recursive<目录>...--unpack<.deb 文件名>...|-R|--recursive<目录>...-A|--record-avail<.deb 文件名>...|-R|--recursive<目录>...--configure<软件包名>...|-a|--pendin...
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 - List files contained in a package deb - Install a ...
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 (如果版本号为...
--ignoresize 在安装前不检查磁盘空间 -i, --install 安装软件包 --justdb 更新数据库,但不修改文件系统 --nodeps 不验证软件包依赖 --nofiledigest 不验证文件摘要 --nocontexts 不安装文件的安全上下文 --noorder 不对软件包安装重新排序以满足依赖关系 ...
not-root: Try to (de)install things even when not root. bad-verify: Install a package even if it fails authenticity check. --ignore-depends=package,... Ignore dependency-checking for specified packages (actually, checking is performed, but only warnings about conflicts are given, nothing else...
dpkg即 package manager for Debian ,是 Debian 和基于 Debian 的系统中一个主要的包管理工具,可以用来安装、构建、卸载、管理deb格式的软件包。dpkg的主要和更友好的前端是aptitude。DPKG本身完全由命令行参数控制,命令行参数只包含一个动作和零个或多个选项。动作参数告诉dpkg要做什么,选项以某种方式控制动作的行为...
昨天在使用IDEA创建了一个普通Java项目,执行main()方法时,程序报错如下: “错误: 找不到或无法...
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 ...
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...