1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/repo-remove.md

9 lines
256 B
Markdown
Raw Normal View History

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