How to Install and Uninstall llvm-doc.noarch Package on CentOS 8 / RHEL 8

Last updated: November 19,2024

1. Install "llvm-doc.noarch" package

This guide covers the steps necessary to install llvm-doc.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install llvm-doc.noarch

2. Uninstall "llvm-doc.noarch" package

In this section, we are going to explain the necessary steps to uninstall llvm-doc.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove llvm-doc.noarch $ sudo dnf autoremove

3. Information about the llvm-doc.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:59:56 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : llvm-doc
Version : 10.0.1
Release : 3.module_el8.3.0+467+cb298d5b
Architecture : noarch
Size : 4.1 M
Source : llvm-10.0.1-3.module_el8.3.0+467+cb298d5b.src.rpm
Repository : appstream
Summary : Documentation for LLVM
URL : http://llvm.org
License : NCSA
Description : Documentation for the LLVM compiler infrastructure.