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

Last updated: October 05,2024

1. Install "llvm-doc.noarch" package

This guide covers the steps necessary to install llvm-doc.noarch on Oracle Linux 8

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

2. Uninstall "llvm-doc.noarch" package

Please follow the instructions below to uninstall llvm-doc.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 2:33:19 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : llvm-doc
Version : 13.0.1
Release : 1.0.1.module+el8.6.0+20527+760cef7e
Architecture : noarch
Size : 5.0 M
Source : llvm-13.0.1-1.0.1.module+el8.6.0+20527+760cef7e.src.rpm
Repository : ol8_appstream
Summary : Documentation for LLVM
URL : http://llvm.org
License : NCSA
Description : Documentation for the LLVM compiler infrastructure.