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

Last updated: February 01,2025

1. Install "gb" package

Please follow the steps below to install gb on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install gb

2. Uninstall "gb" package

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

$ sudo apt remove gb $ sudo apt autoclean && sudo apt autoremove

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

Package: gb
Architecture: amd64
Version: 0.4.4-2
Built-Using: golang-1.9 (= 1.9.2-3ubuntu1), golang-github-pkg-errors (= 0.8.0+git20170505.5.c605e28-1)
Priority: extra
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 12687
Depends: golang-1.9-go, libc6 (>= 2.4)
Recommends: golang-golang-x-tools (>= 1:0.0~git20151026.0.0f9d71c-1~)
Filename: pool/universe/g/gb/gb_0.4.4-2_amd64.deb
Size: 2406832
MD5sum: d6d82f0b702139c56b3203c08bc41d8f
SHA1: bc3a2398602b64186f3e618cfabc66f9d10178ab
SHA256: 37669cb1c18e14661581cbee68058d2b09451b8d9ab02174f430715aff8d36ba
Homepage: https://github.com/constabulary/gb
Description: project based build tool for Go
Description-md5: 06baf8557931911fba7bcd73d56f7c56

5. The same packages on other Linux Distributions