How to Install and Uninstall lib64gcc-8-dev Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: May 22,2024

1. Install "lib64gcc-8-dev" package

Please follow the instructions below to install lib64gcc-8-dev on Ubuntu 20.04 LTS (Focal Fossa)

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

2. Uninstall "lib64gcc-8-dev" package

Please follow the step by step instructions below to uninstall lib64gcc-8-dev on Ubuntu 20.04 LTS (Focal Fossa):

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

3. Information about the lib64gcc-8-dev package on Ubuntu 20.04 LTS (Focal Fossa)

Package: lib64gcc-8-dev
Architecture: i386
Version: 8.4.0-3ubuntu2
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: 8327
Depends: gcc-8-base (= 8.4.0-3ubuntu2), lib64gcc-s1 (>= 8.4.0-3ubuntu2), libx32gcc-s1 (>= 8.4.0-3ubuntu2), lib64gomp1 (>= 8.4.0-3ubuntu2), libx32gomp1 (>= 8.4.0-3ubuntu2), lib64itm1 (>= 8.4.0-3ubuntu2), libx32itm1 (>= 8.4.0-3ubuntu2), lib64atomic1 (>= 8.4.0-3ubuntu2), libx32atomic1 (>= 8.4.0-3ubuntu2), lib64asan5 (>= 8.4.0-3ubuntu2), libx32asan5 (>= 8.4.0-3ubuntu2), lib64ubsan1 (>= 8.4.0-3ubuntu2), libx32ubsan1 (>= 8.4.0-3ubuntu2), lib64mpx2 (>= 8.4.0-3ubuntu2), lib64quadmath0 (>= 8.4.0-3ubuntu2), libx32quadmath0 (>= 8.4.0-3ubuntu2)
Recommends: libc6-dev (>= 2.13-0ubuntu6)
Replaces: gccgo-8-multilib (<< 8.4.0-3ubuntu2)
Filename: pool/universe/g/gcc-8/lib64gcc-8-dev_8.4.0-3ubuntu2_i386.deb
Size: 1985912
MD5sum: dd2e4a1766144419081ea5e513abe8ba
SHA1: bfad45a6e23ed2f5a25da436f184276db9611a26
SHA256: 51896a1ce7015c787bacba30775ab5a4c4f9192c5adb28f6c8a567ad21c949e9
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