How to Install and Uninstall musl-clang.x86_64 Package on Fedora 34
Last updated: November 17,2024
1. Install "musl-clang.x86_64" package
Please follow the steps below to install musl-clang.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
musl-clang.x86_64
Copied
2. Uninstall "musl-clang.x86_64" package
Here is a brief guide to show you how to uninstall musl-clang.x86_64 on Fedora 34:
$
sudo dnf remove
musl-clang.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the musl-clang.x86_64 package on Fedora 34
Last metadata expiration check: 2:10:47 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : musl-clang
Version : 1.2.3
Release : 1.fc34
Architecture : x86_64
Size : 12 k
Source : musl-1.2.3-1.fc34.src.rpm
Repository : updates
Summary : Wrapper for using clang with musl
URL : https://musl.libc.org
License : MIT
Description : musl is a C standard library to power a new generation
: of Linux-based devices. It is lightweight, fast, simple,
: free, and strives to be correct in the sense of standards
: conformance and safety.
:
: This package provides a wrapper around clang to compile
: programs and libraries with musl easily.
Available Packages
Name : musl-clang
Version : 1.2.3
Release : 1.fc34
Architecture : x86_64
Size : 12 k
Source : musl-1.2.3-1.fc34.src.rpm
Repository : updates
Summary : Wrapper for using clang with musl
URL : https://musl.libc.org
License : MIT
Description : musl is a C standard library to power a new generation
: of Linux-based devices. It is lightweight, fast, simple,
: free, and strives to be correct in the sense of standards
: conformance and safety.
:
: This package provides a wrapper around clang to compile
: programs and libraries with musl easily.