Install golang-github-mitchellh-multistep-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-mitchellh-multistep-dev
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.
Homepage: https://github.com/mitchellh/multistep
Version: 0.0~git20170316.391576a-3
Section: universe/devel