Files
cheatsheet-tldr/tldr/linux/repo-remove
2025-08-11 00:23:05 +00:00

15 lines
372 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.
> See also: `repo-add`.
> More information: <https://manned.org/repo-add>.
- Remove a package from a local repository:
`repo-remove {{path/to/database.db.tar.gz}} {{package}}`