Repos

From Yela Wiki
(Redirected from Yela:Repos)

main

Packages that can be installed headless for a server.

As a rule, packages in main cannot depend on packages desktop.

desktop

Anything that would be used as a desktop environment / desktop application, or libraries for either.

testing

General testing repo.

testing-topic

An example would be the ongoing testing-openssl, for OpenSSL-4.0.

This library bumped libcrypto.so.3 so libcrypto.so.4 and breaks dozens (hundreds?) of packages. Isolating the upgrade helps mitigate breakage.