💾 Archived View for freeshell.de › tldr › pacman.gmi captured on 2023-04-20 at 00:20:01. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

pacman

Arch Linux package manager utility.
Some subcommands such as `pacman sync` have their own usage documentation.

More information.

sudo pacman --sync --refresh --sysupgrade
sudo pacman --sync {package_name}
sudo pacman --remove --recursive {package_name}
pacman --sync --search "{search_pattern}"
pacman --query
pacman --query --explicit
pacman --query --unrequired --deps --quiet
sudo pacman --sync --clean --clean
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