mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-03 12:55:06 +00:00
Update cheatsheets
This commit is contained in:
13
tldr/linux/repo-remove
Normal file
13
tldr/linux/repo-remove
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# repo-remove
|
||||
|
||||
> Package database maintenance utility which removes packages from a local repository.
|
||||
> More information: <https://man.archlinux.org/man/repo-add>.
|
||||
|
||||
- Remove a package from a local repository:
|
||||
|
||||
`repo-remove {{path/to/database.db.tar.gz}} {{package}}`
|
||||
Reference in New Issue
Block a user