How to Install and Uninstall libgcc-s1 Package on Ubuntu 24.04 LTS (Noble Numbat)

Last updated: May 15,2024

1. Install "libgcc-s1" package

This tutorial shows how to install libgcc-s1 on Ubuntu 24.04 LTS (Noble Numbat)

$ sudo apt update $ sudo apt install libgcc-s1

2. Uninstall "libgcc-s1" package

This guide covers the steps necessary to uninstall libgcc-s1 on Ubuntu 24.04 LTS (Noble Numbat):

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

3. Information about the libgcc-s1 package on Ubuntu 24.04 LTS (Noble Numbat)

Package: libgcc-s1
Architecture: amd64
Version: 14-20240303-1ubuntu1
Multi-Arch: same
Priority: required
Protected: yes
Section: libs
Source: gcc-14
Origin: Ubuntu
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 197
Provides: libgcc1 (= 1:14-20240303-1ubuntu1)
Depends: gcc-14-base (= 14-20240303-1ubuntu1), libc6 (>= 2.35)
Replaces: libgcc1 (<< 1:10)
Filename: pool/main/g/gcc-14/libgcc-s1_14-20240303-1ubuntu1_amd64.deb
Size: 78106
MD5sum: 70794e42fce5154beb56a6f7159634a4
SHA1: 605e59128f0c46f8dcbf80764db113bb9a52a350
SHA256: caca8524a493177560432e678871592247346bdb73741a5373728dbd48daf93f
SHA512: 89bb2039e24edba21571be70933eb14d38b5063b56f37383bb00d2c187fbee69bc400681a87771f23e441b97f884c456a91cb00140fffc7c9a065c873a6470f0
Homepage: http://gcc.gnu.org/
Description: GCC support library
Description-md5: bbd60d723e97d8e06c04228ee4c76f10
Task: cloud-minimal, minimal, server-minimal
Important: yes

Package: libgcc-s1
Protected: yes
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 197
Maintainer: Ubuntu Core developers
Architecture: amd64
Multi-Arch: same
Source: gcc-14
Version: 14-20240201-3ubuntu1
Replaces: libgcc1 (<< 1:10)
Provides: libgcc1 (= 1:14-20240201-3ubuntu1)
Depends: gcc-14-base (= 14-20240201-3ubuntu1), libc6 (>= 2.35)
Description: 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:
Homepage: http://gcc.gnu.org/
Important: yes
Original-Maintainer: Debian GCC Maintainers