-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

pacaur


> A utility for Arch Linux to build and install packages from the Arch User Repository.

More information.


Synchronize and update all packages (includes AUR):

pacaur -Syu

Synchronize and update only AUR packages:

pacaur -Syua

Install a new package (includes AUR):

pacaur -S {package_name}

Remove a package and its dependencies (includes AUR packages):

pacaur -Rs {package_name}

Search the package database for a keyword (includes AUR):

pacaur -Ss {keyword}

List all currently installed packages (includes AUR packages):

pacaur -Qs


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 19:43:13 2024