Mockgen Installation On A Debian, Ubuntu, Kali, Fedora And Raspbian
Maintainer: Debian Go Packaging Team
Email: [email protected] .
Website: https://github.com/golang/mock
Section: devel
Install mockgen
-
Debian
apt-get install mockgen
Click to copy -
Ubuntu
apt-get install mockgen
Click to copy -
Kali Linux
apt-get install mockgen
Click to copy -
Fedora
dnf install mockgen
Click to copy -
Raspbian
apt-get install mockgen
Click to copy
Install the latest version of mockgen in Debian, Ubuntu, Kali, Fedora and Raspbian from terminal. To install the mockgen just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of mockgen from the respository and install it in your computer/server.