linux:arch_artix_linux
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:arch_artix_linux [2025-07-13] – ↷ Links adapted because of a move operation 47.79.192.103 | linux:arch_artix_linux [2026-08-05] (current) – [Show dependencies of a package] hanez | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| ===== Useful commands ===== | ===== Useful commands ===== | ||
| - | ==== Remove unneeded dependencies using pacman ==== | ||
| - | < | ||
| ==== Remove unneeded dependencies using yay ==== | ==== Remove unneeded dependencies using yay ==== | ||
| Line 51: | Line 49: | ||
| < | < | ||
| + | |||
| + | ==== Show dependencies of a package ==== | ||
| + | |||
| + | < | ||
| ==== Remove a package from Pacman without deleting files ==== | ==== Remove a package from Pacman without deleting files ==== | ||
| Line 56: | Line 58: | ||
| < | < | ||
| + | ==== Remove Unused Dependencies ==== | ||
| + | |||
| + | < | ||
| + | |||
| + | < | ||
| + | Option Description | ||
| + | -R Remove the specified packages. | ||
| + | -n Remove configuration files along with the packages. | ||
| + | -s Also remove dependencies that were installed exclusively for the packages being removed. | ||
| + | $(pacman -Qdtq) This part lists all orphaned packages, which are dependencies no longer required by any installed package.</ | ||
| ===== Links ===== | ===== Links ===== | ||
linux/arch_artix_linux.1752415365.txt.gz · Last modified: by 47.79.192.103
