How to Install and Uninstall uClibc-devel.i686 Package on Fedora 35

Last updated: May 16,2024

1. Install "uClibc-devel.i686" package

Please follow the instructions below to install uClibc-devel.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install uClibc-devel.i686

2. Uninstall "uClibc-devel.i686" package

Please follow the steps below to uninstall uClibc-devel.i686 on Fedora 35:

$ sudo dnf remove uClibc-devel.i686 $ sudo dnf autoremove

3. Information about the uClibc-devel.i686 package on Fedora 35

Last metadata expiration check: 4:43:58 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : uClibc-devel
Version : 0.9.33.2
Release : 24.fc35
Architecture : i686
Size : 1.6 M
Source : uClibc-0.9.33.2-24.fc35.src.rpm
Repository : fedora
Summary : Header files and libraries for uClibc library
URL : http://www.uclibc.org/
License : LGPLv2
Description : uClibc is a C library for developing embedded Linux systems.
: It is much smaller than the GNU C Library, but nearly all applications
: supported by glibc also work perfectly with uClibc.
: This package contains the header files and libraries
: needed for uClibc package.