How to Install and Uninstall libgcc-s1 Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: November 07,2024

1. Install "libgcc-s1" package

This guide let you learn how to install libgcc-s1 on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install libgcc-s1

2. Uninstall "libgcc-s1" package

This tutorial shows how to uninstall libgcc-s1 on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the libgcc-s1 package on Ubuntu 22.10 (Kinetic Kudu)

Package: libgcc-s1
Architecture: amd64
Version: 12.2.0-2ubuntu1
Multi-Arch: same
Priority: required
Section: libs
Source: gcc-12
Origin: Ubuntu
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 140
Provides: libgcc1 (= 1:12.2.0-2ubuntu1)
Depends: gcc-12-base (= 12.2.0-2ubuntu1), libc6 (>= 2.35)
Replaces: libgcc1 (<< 1:10)
Filename: pool/main/g/gcc-12/libgcc-s1_12.2.0-2ubuntu1_amd64.deb
Size: 54244
MD5sum: e2f0e895eab785b8e6be136143d53931
SHA1: 3073261a52e19d07e2f5445d9a4c59532748ebad
SHA256: 9bf8f0436a3f47f23c3ac7efdf1ffc1e40b6e2a3dbcc42a597117c54d0c1bb68
SHA512: 8cf7ff51aedb9fa0f6faa6463d63c91f8aa0009b39526fa22c1c0558b519386930e4daf98f836d032fa9a800e25ff3f8d78b1fa9d1dbd5cd51bc96ad4238572f
Homepage: http://gcc.gnu.org/
Description: GCC support library
Description-md5: bbd60d723e97d8e06c04228ee4c76f10
Task: minimal, server-minimal

Package: libgcc-s1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 140
Maintainer: Ubuntu Core developers
Architecture: amd64
Multi-Arch: same
Source: gcc-12
Version: 12.2.0-1ubuntu1
Replaces: libgcc1 (<< 1:10)
Provides: libgcc1 (= 1:12.2.0-1ubuntu1)
Depends: gcc-12-base (= 12.2.0-1ubuntu1), libc6 (>= 2.35)
Description: GCC support library
Description-md5: bbd60d723e97d8e06c04228ee4c76f10
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers