Where I keep Linuxisms I want to remember.
To find out what package owns the file: pacman -Qo /path/to/file
To install anyway and overwrite the existing file(s): pacman -S --force $package
No comments:
Post a Comment