mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-22 14:02:44 +00:00
Update cheatsheets
This commit is contained in:
@@ -33,3 +33,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- Find out which package owns a file:
|
||||
|
||||
`dpkg -S {{path/to/file}}`
|
||||
|
||||
- Purge an installed or already removed package, including configuration:
|
||||
|
||||
`dpkg -P {{package}}`
|
||||
|
||||
Reference in New Issue
Block a user