Files
cheatsheet-tldr/tldr/linux/repo-remove
2024-09-25 00:17:11 +00:00

14 lines
348 B
Plaintext

---
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://manned.org/repo-add>.
- Remove a package from a local repository:
`repo-remove {{path/to/database.db.tar.gz}} {{package}}`