Where can I find info on EOS vs Arch packages?

I am in the process of learning more about EOS, and would like to know which packages can be considerd ‘core’ and which ones are instead pulled straight from Arch.
Is there any resource I can start digging from? :slight_smile:

cheers

pacman -Sl endeavouros will show you all the packages from EndeavourOS repository.

You can run pacman -Si X to learn more about package X in the repos, both Arch and EnOS.

Also, you could search for packages from Arch repos here:

https://archlinux.org/packages/

and have a look here:

https://github.com/endeavouros-team/PKGBUILDS

4 Likes

EnOS gets it’s packages directly from the Arch Linux repos, unaltered and used as is.
The exception being the EnOS specific packages that @manuel maintains. These packages are listed here.

EnOS ARM specific packages are listed here.

Pudge

EDIT
Any time the two above EnOS repos are upated with new package versions, the Alpix mirror senses this, updates itself, then the other EnOS mirros sync to the Alpix mirror.

4 Likes

thank you, this is exactly what I was looking for :smiley:

You are welcome. EnOS prides itself for being as transparent as possible.

Pudge

I must say, I am in love with this distro (for some reason, snappy and lean beyond any expectation) but one of the most welcoming and warm linux communities I’ve been in -literally- decades.

Also, absolutely impressed by how small is the EOS core package. Kudos, well deserved

4 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.