How to Install and Uninstall gcc-libs Package on Arch Linux

Last updated: April 28,2024

1. Install "gcc-libs" package

In this section, we are going to explain the necessary steps to install gcc-libs on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S gcc-libs

2. Uninstall "gcc-libs" package

Please follow the guidance below to uninstall gcc-libs on Arch Linux:

$ sudo pacman -Rcns gcc-libs

3. Information about the gcc-libs package on Arch Linux

Repository : core
Name : gcc-libs
Version : 13.2.1-5
Description : Runtime libraries shipped by GCC
Architecture : x86_64
URL : https://gcc.gnu.org
Licenses : GPL-3.0-with-GCC-exception GFDL-1.3-or-later
Groups : None
Provides : gcc-libs-multilib libgo.so=22-64 libgfortran.so=5-64
libgphobos.so=4-64 libubsan.so=1-64 libasan.so=8-64
libtsan.so=2-64 liblsan.so=0-64
Depends On : glibc>=2.27
Optional Deps : None
Conflicts With : None
Replaces : gcc-libs-multilib libgphobos
Download Size : 35.32 MiB
Installed Size : 143.94 MiB
Packager : Frederik Schwan
Build Date : Fri Feb 2 10:36:00 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions