mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 09:15:22 +02:00
repo-remove: add page (#12367)
This commit is contained in:
parent
041e20d5ab
commit
1afecee53b
1 changed files with 8 additions and 0 deletions
8
pages/linux/repo-remove.md
Normal file
8
pages/linux/repo-remove.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# 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}}`
|
Loading…
Add table
Reference in a new issue