How to Install and Uninstall glibc.x86_64 Package on Fedora 38
Last updated: January 10,2025
1. Install "glibc.x86_64" package
This guide covers the steps necessary to install glibc.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
glibc.x86_64
Copied
2. Uninstall "glibc.x86_64" package
Please follow the guidance below to uninstall glibc.x86_64 on Fedora 38:
$
sudo dnf remove
glibc.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the glibc.x86_64 package on Fedora 38
Last metadata expiration check: 5:32:37 ago on Sat Mar 16 22:59:57 2024.
Installed Packages
Name : glibc
Version : 2.37
Release : 18.fc38
Architecture : x86_64
Size : 6.7 M
Source : glibc-2.37-18.fc38.src.rpm
Repository : @System
From repo : koji-override-1
Summary : The GNU libc libraries
URL : http://www.gnu.org/software/glibc/
License : LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL
Description : The glibc package contains standard libraries which are used by
: multiple programs on the system. In order to save disk space and
: memory, as well as to make upgrading easier, common system code is
: kept in one place and shared between programs. This particular package
: contains the most important sets of shared libraries: the standard C
: library and the standard math library. Without these two libraries, a
: Linux system will not function.
Installed Packages
Name : glibc
Version : 2.37
Release : 18.fc38
Architecture : x86_64
Size : 6.7 M
Source : glibc-2.37-18.fc38.src.rpm
Repository : @System
From repo : koji-override-1
Summary : The GNU libc libraries
URL : http://www.gnu.org/software/glibc/
License : LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL
Description : The glibc package contains standard libraries which are used by
: multiple programs on the system. In order to save disk space and
: memory, as well as to make upgrading easier, common system code is
: kept in one place and shared between programs. This particular package
: contains the most important sets of shared libraries: the standard C
: library and the standard math library. Without these two libraries, a
: Linux system will not function.