How to Install and Uninstall libgcc1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libgcc1" package

This tutorial shows how to install libgcc1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgcc1

2. Uninstall "libgcc1" package

Please follow the step by step instructions below to uninstall libgcc1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgcc1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgcc1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgcc1
Priority: required
Section: libs
Installed-Size: 105
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gccgo-6 (6.0.1-0ubuntu1)
Version: 1:6.0.1-0ubuntu1
Depends: gcc-6-base (= 6.0.1-0ubuntu1), libc6 (>= 2.14)
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Filename: pool/main/g/gccgo-6/libgcc1_6.0.1-0ubuntu1_amd64.deb
Size: 38502
MD5sum: 540b75712b73d679c4626ead4b184514
SHA1: 7eeb8245e3ace19a4489c84b55a3e64689af8909
SHA256: 6e374d7b6ee1ffbcff568705b7f9ec7b9befbfcf17e683a21ef6480dc9d0cfe0
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
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: minimal