-Qe:list packages explicitly installed(自己安装的软件) -Qq:show less information for query and search(不显示版本号) -Qeq:-Qe + -Qq -Qs <regex>:search locally-installed packages for matching strings -Qdt:显示不再被需要的依赖 -Qu:list outdated packages sudo pacman -R $(pacman -Qdtq)分享...
List all packages installed as dependencies. This option can be combined with-tfor listing real orphans- packages that were installed as dependencies but are no longer required by any installed package. (-Qdtis equivalent to the pacman 3.0.X-Qeoption.) -e, --explicit List all packages explic...
--- https://wiki.archlinux.org/index.php/Pacman/Tips_and_tricks#List_of_installed_packages https://wiki.archlinux.org/index.php/Pacman#Installation_reason 已安装的软件包列表 保留所有显式安装的软件包的列表可能很有用,例如备份系统或加快新系统上的安装: $ pacman -Qqe > pkglist.txt 注意: 使用...
Qet pkgstats Submit a list of installed packages to the Arch Linux project | 将已安装软件包的列表提交到Arch Linux项目 0.002 0.002 Qet lostfiles Find orphaned files not owned by any Arch packages | 查找不属于任何Arch软件包的孤立文件 0.006 0.006 Qet fzf Command-line fuzzy finder | 命令行模...
/* 将软件包加入事务 */ static int load_packages(alpm_list_t *targets, int siglevel) { a...
问修复pacman中的“未找到目标”(可能是pacman.conf的镜像列表)EN 从 archlinux 官方或者是镜像源下载到 iso 文件,并使用以下命令制作启动U盘。Manjaro
List Package Data Sets p_depends & p_depends_reverse package_dependencies & dependsOnPkgs 包依赖或反向依赖 p_exists available.packages & list.files + .libPaths 检查包是否存在于本地或者是CRAN p_functions loadNamespace + getNamespaceExports 包函数 p_help help HTML/PDF Manuals查看 p_information ...
Replacement for pacsysclean (-L list installed packages by size) -G now supports ABS + AUR packages --noaur parameter to skip AUR packages --warn parameter makes errors non-fatal (only enable if you know what you are doing) Run as root workaround for Pacman 4.2+ ...
This option takes a list of tokens which must be at least one of the following: Sync Enables refreshes for this repository. Search Enables searching for this repository. Install Enables installation of packages from this repository during a --sync operation. Upgrade Allows this repository to be ...
This will install everything that belongs to the DE group, except packages 5 through 8 and package number 15. Removing packages A package is always installed with other packages that it depends on, called dependencies. Quite often those dependencies are already, or partially installed on your sys...