How to Install and Uninstall llvm-doc.noarch Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "llvm-doc.noarch" package

In this section, we are going to explain the necessary steps to install llvm-doc.noarch on Oracle Linux 9

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

2. Uninstall "llvm-doc.noarch" package

Please follow the steps below to uninstall llvm-doc.noarch on Oracle Linux 9:

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

3. Information about the llvm-doc.noarch package on Oracle Linux 9

Last metadata expiration check: 3:06:07 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : llvm-doc
Version : 16.0.6
Release : 4.el9
Architecture : noarch
Size : 7.5 M
Source : llvm-16.0.6-4.el9.src.rpm
Repository : ol9_appstream
Summary : Documentation for LLVM
URL : http://llvm.org
License : Apache-2.0 WITH LLVM-exception OR NCSA
Description : Documentation for the LLVM compiler infrastructure.