9 Mar
2024
9 Mar
'24
5:36 p.m.
On 24/03/09 06:08PM, Abraham S.A.H. wrote:
Running `pacman -Qo <path/to/file>` usually, should tell you which packages own the file.
This mechanic specifically does not work in this case because the files in question are not owned by a specific package (only created by the install file of a certain package). $ pacman -Qqo /etc/mkinitcpio.d/linux.preset error: No package owns /etc/mkinitcpio.d/linux.preset Cheers, gromit