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

Last updated: October 04,2024

1. Install "libgcc-11-dev" package

In this section, we are going to explain the necessary steps to install libgcc-11-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libgcc-11-dev

2. Uninstall "libgcc-11-dev" package

This guide covers the steps necessary to uninstall libgcc-11-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libgcc-11-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libgcc-11-dev
Architecture: amd64
Version: 11.2.0-7ubuntu2
Multi-Arch: same
Priority: optional
Section: libdevel
Source: gcc-11
Origin: Ubuntu
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 13872
Depends: gcc-11-base (= 11.2.0-7ubuntu2), libgcc-s1 (>= 11.2.0-7ubuntu2), libgomp1 (>= 11.2.0-7ubuntu2), libitm1 (>= 11.2.0-7ubuntu2), libatomic1 (>= 11.2.0-7ubuntu2), libasan6 (>= 11.2.0-7ubuntu2), liblsan0 (>= 11.2.0-7ubuntu2), libtsan0 (>= 11.2.0-7ubuntu2), libubsan1 (>= 11.2.0-7ubuntu2), libquadmath0 (>= 11.2.0-7ubuntu2)
Recommends: libc6-dev (>= 2.13-0ubuntu6)
Filename: pool/main/g/gcc-11/libgcc-11-dev_11.2.0-7ubuntu2_amd64.deb
Size: 2525748
MD5sum: 91923089850af0a6d2e7a78377ac1dc2
SHA1: 96b90914b8406109157958a3bf4a15603b4f8972
SHA256: 2776cff61007ff7a70334153b3c06c15efe2a54535d6a340c6f694dfa49948e4
SHA512: d5165e963185ab44222a07a80c2d02eca5100a7eca85bd860d97d9f887e9fe6d73ec370019e5a642fd63b5de8c8f935b1b759ed0624a062d4c973b06efdc39f3
Homepage: http://gcc.gnu.org/
Description-en: GCC support library (development files)
This package contains the headers and static library files necessary for
building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.
Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac
Task: ubuntustudio-video, ubuntu-mate-core, ubuntu-mate-desktop
Build-Essential: yes