mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-03 13:55:03 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,6 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# paru
|
||||
|
||||
> An AUR helper and pacman wrapper.
|
||||
> See also: `pacman`, `yay`.
|
||||
> More information: <https://github.com/Morganamilo/paru>.
|
||||
|
||||
- Interactively search for and install a package:
|
||||
@@ -20,6 +21,10 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`paru -Sua`
|
||||
|
||||
- Remove an installed package, it's configuration files, and dependencies:
|
||||
|
||||
`paru -Rns {{package}}`
|
||||
|
||||
- Get information about a package:
|
||||
|
||||
`paru -Si {{package}}`
|
||||
|
||||
Reference in New Issue
Block a user