Repos: Difference between revisions
From Yela Wiki
No edit summary |
m Oxez moved page Yela:Repos to Repos |
(No difference)
| |
Latest revision as of 04:00, 18 August 2026
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.