How to Install and Uninstall libgo4 Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: September 28,2024

1. Install "libgo4" package

This is a short guide on how to install libgo4 on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install libgo4

2. Uninstall "libgo4" package

This is a short guide on how to uninstall libgo4 on Ubuntu 18.04 LTS (Bionic Beaver):

$ sudo apt remove libgo4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgo4 package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: libgo4
Architecture: amd64
Version: 4.8.5-4ubuntu8
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: gcc-4.8
Origin: Ubuntu
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 13755
Depends: gcc-4.8-base (= 4.8.5-4ubuntu8), libc6 (>= 2.14), libgcc1 (>= 1:4.2)
Replaces: libgo3
Filename: pool/universe/g/gcc-4.8/libgo4_4.8.5-4ubuntu8_amd64.deb
Size: 2341776
MD5sum: 05b05bac9844ef4c7c5cb772c569c719
SHA1: 7009c52ea170532abc73cb0e134516f580b62e8f
SHA256: 4d23dbd86720f4ff521e55021c870ae4ec77a071dd82671a1f71d0526cd37e7a
Homepage: http://gcc.gnu.org/
Description: Runtime library for GNU Go applications
Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c

5. The same packages on other Linux Distributions