How to Install and Uninstall ca-certificates.noarch Package on CentOS 8 / RHEL 8

Last updated: March 29,2024

1. Install "ca-certificates.noarch" package

This is a short guide on how to install ca-certificates.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install ca-certificates.noarch

2. Uninstall "ca-certificates.noarch" package

This is a short guide on how to uninstall ca-certificates.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove ca-certificates.noarch $ sudo dnf autoremove

3. Information about the ca-certificates.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:28:16 ago on Sun May 9 13:03:46 2021.
Installed Packages
Name : ca-certificates
Version : 2020.2.41
Release : 80.0.el8_2
Architecture : noarch
Size : 927 k
Source : ca-certificates-2020.2.41-80.0.el8_2.src.rpm
Repository : @System
From repo : anaconda
Summary : The Mozilla CA root certificate bundle
URL : https://fedoraproject.org/wiki/CA-Certificates
License : Public Domain
Description : This package contains the set of CA certificates chosen by the
: Mozilla Foundation for use with the Internet PKI.