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

Last updated: May 19,2024

1. Install "uClibc-devel.x86_64" package

Please follow the step by step instructions below to install uClibc-devel.x86_64 on Fedora 35

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

2. Uninstall "uClibc-devel.x86_64" package

This guide covers the steps necessary to uninstall uClibc-devel.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 1:41:59 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : uClibc-devel
Version : 0.9.33.2
Release : 24.fc35
Architecture : x86_64
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.