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

Last updated: October 06,2024

1. Install "musl-filesystem.i686" package

Please follow the step by step instructions below to install musl-filesystem.i686 on Fedora 34

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

2. Uninstall "musl-filesystem.i686" package

Please follow the guidelines below to uninstall musl-filesystem.i686 on Fedora 34:

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

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

Last metadata expiration check: 1:32:35 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : musl-filesystem
Version : 1.2.3
Release : 1.fc34
Architecture : i686
Size : 8.1 k
Source : musl-1.2.3-1.fc34.src.rpm
Repository : updates
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.