Install rpmbuild for CentOS

Опубликовано: 14 Июнь 2026
на канале: Aron Lee
102
1

When using CentOS for desktop, I find some packages are missing. How do I fix it? There are three ways. Install the package for fedora, build from source, or pack the software myself. For some reason, the fedora packages are too new, and they don't work on CentOS. CentOS 8 is built from fedora 28, but fedora 28 is EOL, so it's not a good idea. We should manually configure the dependencies if we build from source, not good. It 's more difficult to pack the software, but I think it's good.