How to Install and Uninstall libgcc-s1 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 29,2024

1. Install "libgcc-s1" package

This tutorial shows how to install libgcc-s1 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libgcc-s1

2. Uninstall "libgcc-s1" package

Please follow the step by step instructions below to uninstall libgcc-s1 on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libgcc-s1 package on Ubuntu 20.10 (Groovy Gorilla)

Package: libgcc-s1
Architecture: amd64
Version: 10.2.0-13ubuntu1
Multi-Arch: same
Priority: required
Section: libs
Source: gcc-10
Origin: Ubuntu
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 120
Provides: libgcc1 (= 1:10.2.0-13ubuntu1)
Depends: gcc-10-base (= 10.2.0-13ubuntu1), libc6 (>= 2.14)
Replaces: libgcc1 (<< 1:10)
Filename: pool/main/g/gcc-10/libgcc-s1_10.2.0-13ubuntu1_amd64.deb
Size: 41688
MD5sum: ddc970842e2e574a92ac2f7e3523b678
SHA1: 480cee54879c347af8cb8fd4ae2c3260c58b4ec3
SHA256: 4cda5beaa9a6833692cd4ed46fe30e36aa2df4497cd8381299bc12fbd76b0a17
SHA512: 53e7e4bf530bacafce9f26ff4f3954d762eeb1638f860ca75fe0aa36368d17d702c44d61771ac3b6930c62f0d305550b5e8344e308d2043980625737d87dd439
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