snippetbashTip
repo-remove — Package database maintenance utility which removes packages from a local repository. See also: `repo
Viewed 0 times
maintenancecommanddatabaserepo-removeclipackagewhichutility
linux
Problem
How to use the
repo-remove command: Package database maintenance utility which removes packages from a local repository. See also: repo-add. More information: <https://manned.org/repo-add>.Solution
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}}Code Snippets
Remove a package from a local repository
repo-remove {{path/to/database.db.tar.gz}} {{package}}Context
tldr-pages: linux/repo-remove
Revisions (0)
No revisions yet.