mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-04 13:55:29 +00:00
Update cheatsheets
This commit is contained in:
@@ -29,6 +29,14 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`aur sync {{[-u|--upgrades]}}`
|
||||
|
||||
- Clean build files after install:
|
||||
|
||||
`aur sync {{[-C|--clean]}} {{package}}`
|
||||
|
||||
- Install a package without viewing changes in Vim and do not confirm dependency installation:
|
||||
|
||||
`aur sync --noview {{[-n|--noconfirm]}} {{package}}`
|
||||
|
||||
- Remove a package form the repository metadata (does not remove the package file itself):
|
||||
|
||||
`repo-remove {{path/to/database.db.tar.gz}} {{package}}`
|
||||
|
||||
Reference in New Issue
Block a user