mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-02 19:54:52 +00:00
Update cheatsheets
This commit is contained in:
13
linux/pkgrm
Normal file
13
linux/pkgrm
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# pkgrm
|
||||
|
||||
> Remove a package from a CRUX system.
|
||||
> More information: <https://docs.oracle.com/cd/E88353_01/html/E72487/pkgrm-8.html>.
|
||||
|
||||
- Remove an installed package:
|
||||
|
||||
`pkgrm {{package}}`
|
||||
Reference in New Issue
Block a user