How to Install and Uninstall golang-github-mitchellh-multistep-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 27,2024

1. Install "golang-github-mitchellh-multistep-dev" package

Please follow the steps below to install golang-github-mitchellh-multistep-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-github-mitchellh-multistep-dev

2. Uninstall "golang-github-mitchellh-multistep-dev" package

In this section, we are going to explain the necessary steps to uninstall golang-github-mitchellh-multistep-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-github-mitchellh-multistep-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-mitchellh-multistep-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-mitchellh-multistep-dev
Architecture: all
Version: 0.0~git20170316.391576a-3
Priority: extra
Section: universe/devel
Source: golang-github-mitchellh-multistep
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 34
Depends: golang-go
Filename: pool/universe/g/golang-github-mitchellh-multistep/golang-github-mitchellh-multistep-dev_0.0~git20170316.391576a-3_all.deb
Size: 7392
MD5sum: 8bffdf82569203aa30bfb5039a7e69c6
SHA1: ec57706a31ae7fdce458451124cd4638e9ccb020
SHA256: 3499502a1274b3bbcc913a68c24048a946f32793c19f911a49a380461da88f3a
SHA512: 9fa29a5a0f66d9dfd84950d0f7aa21f539296ede400fb1f9966ce14fbbc43d8e5bc17856d6927a2b252d4c63f862dba29b2e6c72993b6b2c541cc9cdce2a233f
Homepage: https://github.com/mitchellh/multistep
Description-en: library for building up complex actions using discrete steps
multistep is a Go library for building up complex actions using discrete,
individual "steps." These steps are strung together and run in sequence
to achieve a more complex goal. The runner handles cleanup, cancelling,
etc.
Description-md5: ad78350ebbd3bd1bc7811df466218a84

5. The same packages on other Linux Distributions