a package manager used in the Arch Linux distribution.
5
votes
2answers
801 views
Make package explicitly installed in pacman
I have a package that's installed on my PC as an dependency to another package.
I would like to have the package explicitly installed, but without actually re-installing it, or downloading any files.
...