How to Install and Uninstall golang-github-hashicorp-raft-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "golang-github-hashicorp-raft-dev" package

This guide covers the steps necessary to install golang-github-hashicorp-raft-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-hashicorp-raft-dev

2. Uninstall "golang-github-hashicorp-raft-dev" package

This tutorial shows how to uninstall golang-github-hashicorp-raft-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-hashicorp-raft-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-hashicorp-raft-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-github-hashicorp-raft-dev
Priority: extra
Section: universe/devel
Installed-Size: 248
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-hashicorp-raft
Version: 0.0~git20150728.9b586e2-2
Depends: golang-github-armon-go-metrics-dev, golang-github-hashicorp-go-msgpack-dev
Filename: pool/universe/g/golang-github-hashicorp-raft/golang-github-hashicorp-raft-dev_0.0~git20150728.9b586e2-2_all.deb
Size: 49658
MD5sum: bdabcae450a5fc67635e731dd582f719
SHA1: 0923ae3568c665886a93e9a7001933aaccd70ced
SHA256: e92e00a84ff81bed8c43dfd0ea6767d859981e8da2ba9dd4aa81a7ec485f8c80
Description-en: implementation of the Raft consensus protocol
raft is a Go library that manages a replicated log and can be
used with an FSM to manage replicated state machines. It is
a library for providing consensus.
Description-md5: 20feac8931069c0bd0968ff9b987b417
Built-Using: golang (= 2:1.5.1-0ubuntu2), golang-github-armon-go-metrics (= 0.0~git20150601-1), golang-github-hashicorp-go-msgpack (= 0.0~git20150518-1)
Homepage: https://github.com/hashicorp/raft
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu