Hi,
On 5/3/25 15:35, Pocket wrote:
from /etc/pacman.conf
[custom]
SigLevel = Optional TrustAll
Server = http://www.home.arpa/Repository
So my questions are as follows
1. How to get pacman to pull the packages from the custom
repository first
pacman processes repos in the order they are listed in pacman.conf .
If you put your own repo above [core] it it will be used before [core]
and the other repos.
[custom] is abit too generic, you should use a different name for the repo.
Sorry, can't help with your 2nd question.
LW