Pacman-contrib

From wikinotes
Revision as of 21:23, 4 November 2023 by Will (talk | contribs) (Created page with "A collection of helper scripts for working with pacman. = Install = <blockquote> <syntaxhighlight lang="bash"> pacman -S pacman-contrib </syntaxhighlight> </blockquote><!-- Install --> = Usage = <blockquote> == paccache == <blockquote> <syntaxhighlight lang="bash"> paccache -ru # delete all but the 3x most recent versions of a package, (only uninstalled packages) paccache -rud # dry-run of delete </syntaxhighlight> </blockquote><!-- paccache --> == paccache == <block...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A collection of helper scripts for working with pacman.

Install

pacman -S pacman-contrib

Usage

paccache

paccache -ru  # delete all but the 3x most recent versions of a package, (only uninstalled packages)
paccache -rud # dry-run of delete

paccache

checkupdates

paclog-pkglist

pacscripts

pacsearch

pacsort

pactree

rankmirrors

updpkgsums