How to Install and Uninstall golang-github-mitchellh-multistep-dev Package on Kali Linux

Last updated: May 01,2024

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

In this section, we are going to explain the necessary steps to install golang-github-mitchellh-multistep-dev on Kali Linux

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

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

Here is a brief guide to show you how to uninstall golang-github-mitchellh-multistep-dev on Kali Linux:

$ 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 Kali Linux

Package: golang-github-mitchellh-multistep-dev
Source: golang-github-mitchellh-multistep
Version: 0.0~git20170316.391576a-3
Installed-Size: 34
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-go
Size: 7356
SHA256: 6008a1c7219b852dd0b499d990bce574c81c52e2b27ffa204d3a4a03b9ef52dd
SHA1: 9c403d379f3c6e6b00f07f1d6601345551bb3793
MD5sum: 7c84bf0b6ba3175f9b0f999b20271440
Description: 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:
Homepage: https://github.com/mitchellh/multistep
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-mitchellh-multistep/golang-github-mitchellh-multistep-dev_0.0~git20170316.391576a-3_all.deb

5. The same packages on other Linux Distributions