I was messing around and accidentally deleted eos-hooks, I ran “sudo pacman -S eos-hooks” and it couldn’t find it. What do I do?
The package is called eos-hooks
.
Make sure you have endeavouros repo enabled in your /etc/pacman.conf.
Turns out it isn’t enabled, how would I add the EOS repos.
Like Pebcak was saying, go to /etc/pacman.conf
and make sure that this is in there and uncommented:
[endeavouros]
SigLevel = PackageRequired
Include = /etc/pacman.d/endeavouros-mirrorlist
Note that the EndeavourOS repo should be the first repo in that file.
You can show the contents of the file here too, then we can see if it is OK.
I copied the pacman.conf entry into my pacman.conf and now it works, thanks!
Please note that you could mark the solution post, which maybe is the one by @chikenf00t even though others hinted towards the same direction.
But that’s up to you to decide.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.