How to Install and Uninstall golang-glide Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 13,2024

1. Install "golang-glide" package

This guide covers the steps necessary to install golang-glide on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install golang-glide

2. Uninstall "golang-glide" package

In this section, we are going to explain the necessary steps to uninstall golang-glide on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove golang-glide $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-glide package on Ubuntu 21.04 (Hirsute Hippo)

Package: golang-glide
Architecture: amd64
Version: 0.13.1-3build2
Built-Using: golang-1.15 (= 1.15.4-1ubuntu1), golang-codegangsta-cli (= 1.18.0-3), golang-github-masterminds-semver-dev (= 1.4.2-2), golang-github-masterminds-vcs-dev (= 1.12.0-4), golang-github-mitchellh-go-homedir (= 1.1.0-1), golang-yaml.v2 (= 2.3.0-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: 8639
Depends: libc6 (>= 2.32), git
Breaks: glide (<< 0.12.3-2~)
Replaces: glide (<< 0.12.3-2~)
Filename: pool/universe/g/golang-glide/golang-glide_0.13.1-3build2_amd64.deb
Size: 2643920
MD5sum: e62f79875c69504d47c8ee30ce42580b
SHA1: 3864dec2fe130edc2b412f838f3eb7731b3e34ac
SHA256: bb6f994ede0a5ee6fff3ae0052dad6d816cd99ed62186984fb6d3a75734c648c
SHA512: 1b3ab1233709a541f1a241bedd7c762ba8759f3b03a0b0cb0d7c0f8298897285624dcda471a2c2b8f7253194eafb3a2ddc4696de70db83bbae631853657840e6
Homepage: https://github.com/Masterminds/glide
Description-en: Vendor package management for Go
Glide is comparable to tools like Cargo, npm, Composer, Bundler, pip,
Maven but for Go. It manages vendored packages with ease.
.
Packages to be vendored are listed in a configuration file at the
root of a project along with the appropriate restriction on versions
and Glide will download the most recent versions satisfying the
constraints into the vendor directory. It will write a lock file to
record the exact versions chosen.
Description-md5: 7cf0855b31e45813bfd64cd0592c1317