How to Install and Uninstall golang-github-hashicorp-consul-migrate-devel.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "golang-github-hashicorp-consul-migrate-devel.noarch" package

Please follow the guidance below to install golang-github-hashicorp-consul-migrate-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install golang-github-hashicorp-consul-migrate-devel.noarch

2. Uninstall "golang-github-hashicorp-consul-migrate-devel.noarch" package

This is a short guide on how to uninstall golang-github-hashicorp-consul-migrate-devel.noarch on Fedora 35:

$ sudo dnf remove golang-github-hashicorp-consul-migrate-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-hashicorp-consul-migrate-devel.noarch package on Fedora 35

Last metadata expiration check: 2:47:21 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-github-hashicorp-consul-migrate-devel
Version : 0.1.0
Release : 9.20190602git678fb10.fc35
Architecture : noarch
Size : 22 k
Source : golang-github-hashicorp-consul-migrate-0.1.0-9.20190602git678fb10.fc35.src.rpm
Repository : updates
Summary : Consul server data migrator
URL : https://github.com/hashicorp/consul-migrate
License : MPLv2.0
Description : 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 code needed for building packages that
: reference the following Go import paths:
: – github.com/hashicorp/consul-migrate