pikaur
pikaur copied to clipboard
Overriding repo priority per package
Is it possible to specify which repository a package should always be installed from
For instance, with this package it's possible to achieve it this way:
sudo pacfree add-rule <repo_name>/<pkg_name> <repo_name>/<pkg_name> <repo_name>/<pkg_name>
sudo pacfree update
sudo pacfree upgrade
i'm not really interested in implementing this feature, because i think that managing priority per repository is more robust for the upgrade procedure
but feel free to implement it and send a pull request with the code and unittests
@actionless It seems like a odd request for sure but the usecase for this is folks who use alternative initd systems like OpenRC and dinit (which is blazing fast), you can force certain packages to be installed from Artix and the rest from x86_64-v3 optimized repositories like CachyOS and ALHP
i'm not one of them - so those folks free to make a pull request or buy the feature