How to Install and Uninstall uClibc-devel.x86_64 Package on AlmaLinux 9

Last updated: October 04,2024

1. Install "uClibc-devel.x86_64" package

Please follow the guidelines below to install uClibc-devel.x86_64 on AlmaLinux 9

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

2. Uninstall "uClibc-devel.x86_64" package

Please follow the instructions below to uninstall uClibc-devel.x86_64 on AlmaLinux 9:

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

3. Information about the uClibc-devel.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:23:34 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : uClibc-devel
Version : 0.9.33.2
Release : 25.el9
Architecture : x86_64
Size : 1.6 M
Source : uClibc-0.9.33.2-25.el9.src.rpm
Repository : epel
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.