You are not logged in.
I'm woking with some 7z-zstd archives. This requires aur/p7zip-zstd-codec which only works with the legacy p7zip (aur/p7zip-full-bin). I still want to use extra/7zip for standard 7z archives, so I hope to install both packages.
I'v checked the files provided by the two package and found no conflect. However extra/7zip marks p7zip in Provides, Replaces, and Conflicts With.
Is there a way to make pacman install one without removing the other, just like how -Rdd works?
Last edited by chieri (2025-09-23 02:45:57)
Offline
Edit the p7zip-full-bin and remove Provides and Conflicts?
Offline
Edit the p7zip-full-bin and remove Provides and Conflicts?
Thanks, that works.
Was only thinking about removing Replaces from 7zip and forgot I can just edit the aur one. Guess I used too much yay ![]()
This should do until anyone needs to do this with two official packages.
Offline