How to Install and Uninstall llvm7.0.x86_64 Package on Fedora 39
Last updated: November 29,2024
1. Install "llvm7.0.x86_64" package
Please follow the guidelines below to install llvm7.0.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
llvm7.0.x86_64
Copied
2. Uninstall "llvm7.0.x86_64" package
Please follow the guidelines below to uninstall llvm7.0.x86_64 on Fedora 39:
$
sudo dnf remove
llvm7.0.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the llvm7.0.x86_64 package on Fedora 39
Last metadata expiration check: 2:52:23 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : llvm7.0
Version : 7.0.1
Release : 7.fc39.8
Architecture : x86_64
Size : 8.8 M
Source : llvm7.0-7.0.1-7.fc39.8.src.rpm
Repository : fedora
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.
Available Packages
Name : llvm7.0
Version : 7.0.1
Release : 7.fc39.8
Architecture : x86_64
Size : 8.8 M
Source : llvm7.0-7.0.1-7.fc39.8.src.rpm
Repository : fedora
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.