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

Last updated: September 22,2024

1. Install "uClibc-devel.x86_64" package

In this section, we are going to explain the necessary steps to install uClibc-devel.x86_64 on AlmaLinux 8

$ 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 8:

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

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

Last metadata expiration check: 2:29:28 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : uClibc-devel
Version : 0.9.33.2
Release : 25.el8
Architecture : x86_64
Size : 1.7 M
Source : uClibc-0.9.33.2-25.el8.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.