-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)分享...
--- 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 注意: 使用...
/* 将软件包加入事务 */ static int load_packages(alpm_list_t *targets, int siglevel) { a...
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...
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 | 命令行模...
GitHub - openSUSE/libsolv: Library for solving packages and reading repositories ) 去算出一個或者...
Get a list of installed packages: Name pacman -Q Search installed package: pacman -Q|grep office Query locally-installed packages formatching strings, basic information: Name & description pacman -Qs creator pacmanQuery01.png #Query detailed information: deps, required by, etc pacman -Qi qt...
C:\Users\you\AppData\Local\Temp\RtmpYh6bSr\downloaded_packages aprof installed Loading requiredpackage:aprof>>p_isinstalled(aprof)[1]FALSE>p_isloaded(aprof)aprof TRUE 卸载 另一个好用的函数是可以将某个包从当前路径卸载(不是删除),但基本的R包不能被卸载(R启动就用到的包)。
--skiptest to avoid installing unit test packages Version 1.0 Config file support (/etc/apacman.conf) Cleaned up manpages 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...
I run Debian and am a fun-loving bloke so /usr/games is on my path and pacman (the game) is installed. When use-package loads and searches for an appropriate value for system-packages-package-manager it finds /usr/games/pacman so the variable gets set to "pacman" instead of "apt"...