As CentOS 8 is going EOL end of this year, and that some us still need to rely on that specific thunderbird package, we agreed to just use the SIG process for the plus repository, instead of having such packages being built through the distro builders.
So if you're already on CentOS Stream 8 , you can just install (like for other SIGs) a specific package containing both the .repo file *and* needed gpg key used to sign the packages.
How to enable/use it ? : sudo dnf install centos-release-plus -yAs stated in /etc/yum.repos.d/CentOS-Stream-Plus.repo, you can now enable it (remember that it can overwrite base packages, reason why we also ship it as disabled)
sudo dnf config-manager --enable centos-stream-plus You can now install pkg from it, like thunderbird : sudo dnf install thunderbirdTip: if you want to just use some pkgs from one specific repo, you can also just use excludepkgs/includepkgs statements in your .repo configuration (see https://dnf.readthedocs.io/en/latest/conf_ref.html#options-for-both-main-and-repo)
-- Fabian Arrotin The CentOS Project | https://www.centos.org gpg key: 17F3B7A1 | twitter: @arrfab
Attachment:
OpenPGP_signature
Description: OpenPGP digital signature
_______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx https://lists.centos.org/mailman/listinfo/centos