Pacman-contrib: Difference between revisions

From wikinotes
Line 13: Line 13:
<blockquote>
<blockquote>
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
paccache -r # delete  all but 3x most recent versions of package
paccache -r   # delete  all but 3x most recent versions of package
paccache -d # dry-run delete all but 3x most recent versions of package
paccache -d   # dry-run delete all but 3x most recent versions of package
paccache -duv  # print files
paccache -duv  # print files
</syntaxhighlight>
</syntaxhighlight>

Revision as of 21:27, 4 November 2023

A collection of helper scripts for working with pacman.

Install

pacman -S pacman-contrib

Usage

paccache

paccache -r    # delete  all but 3x most recent versions of package
paccache -d    # dry-run delete all but 3x most recent versions of package
paccache -duv  # print files

paccache

checkupdates

paclog-pkglist

pacscripts

pacsearch

pacsort

pactree

rankmirrors

updpkgsums