How to Install and Uninstall lib64gcc-8-dev Package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Last updated: May 20,2024

1. Install "lib64gcc-8-dev" package

Learn how to install lib64gcc-8-dev on Ubuntu 22.04 LTS (Jammy Jellyfish)

$ sudo apt update $ sudo apt install lib64gcc-8-dev

2. Uninstall "lib64gcc-8-dev" package

Learn how to uninstall lib64gcc-8-dev on Ubuntu 22.04 LTS (Jammy Jellyfish):

$ sudo apt remove lib64gcc-8-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the lib64gcc-8-dev package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Package: lib64gcc-8-dev
Architecture: i386
Version: 8.5.0-0ubuntu4
Priority: optional
Section: universe/libdevel
Source: gcc-8
Origin: Ubuntu
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 8214
Depends: gcc-8-base (= 8.5.0-0ubuntu4), lib64gcc-s1 (>= 8.5.0-0ubuntu4), libx32gcc-s1 (>= 8.5.0-0ubuntu4), lib64gomp1 (>= 8.5.0-0ubuntu4), libx32gomp1 (>= 8.5.0-0ubuntu4), lib64itm1 (>= 8.5.0-0ubuntu4), libx32itm1 (>= 8.5.0-0ubuntu4), lib64atomic1 (>= 8.5.0-0ubuntu4), libx32atomic1 (>= 8.5.0-0ubuntu4), lib64asan5 (>= 8.5.0-0ubuntu4), libx32asan5 (>= 8.5.0-0ubuntu4), lib64ubsan1 (>= 8.5.0-0ubuntu4), libx32ubsan1 (>= 8.5.0-0ubuntu4), lib64mpx2 (>= 8.5.0-0ubuntu4), lib64quadmath0 (>= 8.5.0-0ubuntu4), libx32quadmath0 (>= 8.5.0-0ubuntu4)
Recommends: libc6-dev (>= 2.13-0ubuntu6)
Replaces: gccgo-8-multilib (<< 8.5.0-0ubuntu4)
Filename: pool/universe/g/gcc-8/lib64gcc-8-dev_8.5.0-0ubuntu4_i386.deb
Size: 2097366
MD5sum: da74618985ab019d31d671a09e3f8793
SHA1: ae651ac58c3622e1f780dcb117b878f5e515ec73
SHA256: 21504f9ea62a41b5d455007b5cd6367201a396b2df275a1404fc8c3ccc3848ed
SHA512: 450d4f044c4ae4a3bbcdca5cecbbe1b0e6079f492a0a01c5bdc81fba9ec3f8065fe70965b2d691eb3703c0179d49f341bf7b41a2b99453218c607f79b5c0e084
Homepage: http://gcc.gnu.org/
Description-en: GCC support library (64bit 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: 44d3aaff7c21b9d5950416cabd2035a0

5. The same packages on other Linux Distributions