How to Install and Uninstall llvm10.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "llvm10.x86_64" package

Here is a brief guide to show you how to install llvm10.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install llvm10.x86_64

2. Uninstall "llvm10.x86_64" package

Please follow the step by step instructions below to uninstall llvm10.x86_64 on Fedora 34:

$ sudo dnf remove llvm10.x86_64 $ sudo dnf autoremove

3. Information about the llvm10.x86_64 package on Fedora 34

Last metadata expiration check: 4:44:01 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : llvm10
Version : 10.0.0
Release : 12.fc34
Architecture : x86_64
Size : 3.8 M
Source : llvm10-10.0.0-12.fc34.src.rpm
Repository : updates
Summary : The Low Level Virtual Machine
URL : http://llvm.org
License : NCSA
Description : LLVM is a compiler infrastructure designed for compile-time, link-time,
: runtime, and idle-time optimization of programs from arbitrary programming
: languages. The compiler infrastructure includes mirror sets of programming
: tools as well as libraries with equivalent functionality.