How to Install and Uninstall libgcc-s1 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

1. Install "libgcc-s1" package

This tutorial shows how to install libgcc-s1 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libgcc-s1

2. Uninstall "libgcc-s1" package

This is a short guide on how to uninstall libgcc-s1 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libgcc-s1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgcc-s1 package on Ubuntu 21.10 (Impish Indri)

Package: libgcc-s1
Architecture: amd64
Version: 11.2.0-7ubuntu2
Multi-Arch: same
Priority: required
Section: libs
Source: gcc-11
Origin: Ubuntu
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 116
Provides: libgcc1 (= 1:11.2.0-7ubuntu2)
Depends: gcc-11-base (= 11.2.0-7ubuntu2), libc6 (>= 2.34)
Replaces: libgcc1 (<< 1:10)
Filename: pool/main/g/gcc-11/libgcc-s1_11.2.0-7ubuntu2_amd64.deb
Size: 45556
MD5sum: 560c44c7fda2cdff9d014f36f0bc50e5
SHA1: 576a1354fe0b5ce2e4d657da624a518e8f2259a8
SHA256: 47986b7de738256b050333d66f893b61e505459c581224b2fb42b8c8d77efea4
SHA512: 5cfc64757d94d165ff69bb0a301c1fe74c9e7949ab3f1df941395b868107663da43a3c29bbb6cd306d9f1b1a294f38e1cfd3b968ce1b345cbb8a3d3a9febe677
Homepage: http://gcc.gnu.org/
Description-en: GCC support library
Shared version of the support library, a library of internal subroutines
that GCC uses to overcome shortcomings of particular machines, or
special needs for some languages.
Description-md5: bbd60d723e97d8e06c04228ee4c76f10
Task: minimal, server-minimal