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

Last updated: May 17,2024

1. Install "golang-github-hashicorp-consul-migrate-dev" package

Please follow the steps below to install golang-github-hashicorp-consul-migrate-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-hashicorp-consul-migrate-dev

2. Uninstall "golang-github-hashicorp-consul-migrate-dev" package

This guide covers the steps necessary to uninstall golang-github-hashicorp-consul-migrate-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: golang-github-hashicorp-consul-migrate-dev
Priority: extra
Section: universe/devel
Installed-Size: 139
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: consul-migrate
Version: 0.1.0-1
Depends: golang-github-hashicorp-raft-boltdb-dev, golang-github-hashicorp-raft-dev, golang-github-hashicorp-raft-mdb-dev
Filename: pool/universe/c/consul-migrate/golang-github-hashicorp-consul-migrate-dev_0.1.0-1_all.deb
Size: 14124
MD5sum: e533765ca72f51dacf4dfd605156937b
SHA1: 2ca8d7633565dba6b02b2570bcede1e92f675e54
SHA256: 712f8ff2e0069c23dd4a9cec0b662869ce195cac13e9ca74f3d55cfb723a21c4
Description-en: Consul server data migrator (source)
consul-migrate is a Go package and CLI utility to perform a very specific data
migration for Consul servers nodes. Between Consul versions 0.5.0 and 0.5.1,
the backend for storing Raft data was changed from LMDB to BoltDB. To support
seamless upgrades, this library is embedded in Consul version 0.5.1 to perform
the upgrade automatically.
.
This package contains the source.
Description-md5: 041690e27fe55c6c9783bda4956eb1fd
Homepage: https://github.com/hashicorp/consul-migrate
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu