How to Install and Uninstall ca-certificates.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

1. Install "ca-certificates.noarch" package

This guide let you learn how to install ca-certificates.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "ca-certificates.noarch" package

This guide covers the steps necessary to uninstall ca-certificates.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the ca-certificates.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:17:42 ago on Mon Feb 26 07:04:30 2024.
Installed Packages
Name : ca-certificates
Version : 2023.2.60_v7.0.306
Release : 90.1.el9_2
Architecture : noarch
Size : 2.2 M
Source : ca-certificates-2023.2.60_v7.0.306-90.1.el9_2.src.rpm
Repository : @System
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.