1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 16:42:10 +02:00
tldr/pages/linux/repo-remove.md

8 lines
256 B
Markdown

# repo-remove
> Package database maintenance utility which removes packages from a local repository.
> More information: <https://manned.org/repo-add>.
- Remove a package from a local repository:
`repo-remove {{path/to/database.db.tar.gz}} {{package}}`