yay
Yet Another Yogurt: A utility for Arch Linux to build and install packages from the Arch User Repository.
Also see pacman
.
=> More information.
- Interactively search and install packages from the repos and AUR:
yay {package_name|search_term}
- Synchronize and update all packages from the repos and AUR:
yay
- Synchronize and update only AUR packages:
yay -Sua
- Install a new package from the repos and AUR:
yay -S {package_name}
- Remove an installed package and both its dependencies and configuration files:
yay -Rns {package_name}
- Search the package database for a keyword from the repos and AUR:
yay -Ss {keyword}
- Remove orphaned packages (installed as dependencies but not required by any package):
yay -Yc
- Show statistics for installed packages and system health:
yay -Ps
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
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/yay.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 105.182437 milliseconds
- Gemini-to-HTML Time
- 0.308583 milliseconds
This content has been proxied by September (ba2dc).