How to Install and Uninstall musl-filesystem.i686 Package on Fedora 38

Last updated: October 10,2024

1. Install "musl-filesystem.i686" package

Please follow the instructions below to install musl-filesystem.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install musl-filesystem.i686

2. Uninstall "musl-filesystem.i686" package

This guide let you learn how to uninstall musl-filesystem.i686 on Fedora 38:

$ sudo dnf remove musl-filesystem.i686 $ sudo dnf autoremove

3. Information about the musl-filesystem.i686 package on Fedora 38

Last metadata expiration check: 2:44:56 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : musl-filesystem
Version : 1.2.3
Release : 3.fc38
Architecture : i686
Size : 7.8 k
Source : musl-1.2.3-3.fc38.src.rpm
Repository : fedora
Summary : Base filesystem for 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 the base filesystem directories
: for libraries and headers linked against musl.