How to Install and Uninstall clang15.i686 Package on Fedora 39
Last updated: January 10,2025
1. Install "clang15.i686" package
This guide let you learn how to install clang15.i686 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
clang15.i686
Copied
2. Uninstall "clang15.i686" package
This is a short guide on how to uninstall clang15.i686 on Fedora 39:
$
sudo dnf remove
clang15.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the clang15.i686 package on Fedora 39
Last metadata expiration check: 5:17:45 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : clang15
Version : 15.0.7
Release : 5.fc39
Architecture : i686
Size : 73 k
Source : clang15-15.0.7-5.fc39.src.rpm
Repository : fedora
Summary : A C language family front-end for LLVM
URL : http://llvm.org
License : Apache-2.0 WITH LLVM-exception OR NCSA
Description : clang: noun
: 1. A loud, resonant, metallic sound.
: 2. The strident call of a crane or goose.
: 3. C-language family front-end toolkit.
:
: The goal of the Clang project is to create a new C, C++, Objective C
: and Objective C++ front-end for the LLVM compiler. Its tools are built
: as libraries and designed to be loosely-coupled and extensible.
:
: Install compiler-rt if you want the Blocks C language extension or to
: enable sanitization and profiling options when building, and
: libomp-devel to enable -fopenmp.
Available Packages
Name : clang15
Version : 15.0.7
Release : 5.fc39
Architecture : i686
Size : 73 k
Source : clang15-15.0.7-5.fc39.src.rpm
Repository : fedora
Summary : A C language family front-end for LLVM
URL : http://llvm.org
License : Apache-2.0 WITH LLVM-exception OR NCSA
Description : clang: noun
: 1. A loud, resonant, metallic sound.
: 2. The strident call of a crane or goose.
: 3. C-language family front-end toolkit.
:
: The goal of the Clang project is to create a new C, C++, Objective C
: and Objective C++ front-end for the LLVM compiler. Its tools are built
: as libraries and designed to be loosely-coupled and extensible.
:
: Install compiler-rt if you want the Blocks C language extension or to
: enable sanitization and profiling options when building, and
: libomp-devel to enable -fopenmp.