How to Install and Uninstall glibc Package on openSUSE Leap
Last updated: November 08,2024
1. Install "glibc" package
Please follow the guidelines below to install glibc on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
glibc
Copied
2. Uninstall "glibc" package
This guide let you learn how to uninstall glibc on openSUSE Leap:
$
sudo zypper remove
glibc
Copied
3. Information about the glibc package on openSUSE Leap
Information for package glibc:
------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : glibc
Version : 2.31-150300.63.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 6.2 MiB
Installed : Yes
Status : up-to-date
Source package : glibc-2.31-150300.63.1.src
Upstream URL : http://www.gnu.org/software/libc/libc.html
Summary : Standard Shared Libraries (from the GNU C Library)
Description :
The GNU C Library provides the most important standard libraries used
by nearly all programs: the standard C library, the standard math
library, and the POSIX thread library. A system is not functional
without these libraries.
------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : glibc
Version : 2.31-150300.63.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 6.2 MiB
Installed : Yes
Status : up-to-date
Source package : glibc-2.31-150300.63.1.src
Upstream URL : http://www.gnu.org/software/libc/libc.html
Summary : Standard Shared Libraries (from the GNU C Library)
Description :
The GNU C Library provides the most important standard libraries used
by nearly all programs: the standard C library, the standard math
library, and the POSIX thread library. A system is not functional
without these libraries.