How to Install and Uninstall mockery Package on Kali Linux

Last updated: July 08,2024

1. Install "mockery" package

Please follow the step by step instructions below to install mockery on Kali Linux

$ sudo apt update $ sudo apt install mockery

2. Uninstall "mockery" package

This guide let you learn how to uninstall mockery on Kali Linux:

$ sudo apt remove mockery $ sudo apt autoclean && sudo apt autoremove

3. Information about the mockery package on Kali Linux

Package: mockery
Source: mockery (2.15.0-1)
Version: 2.15.0-1+b4
Installed-Size: 9313
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Enhances: golang-github-stretchr-testify-dev
Size: 3073788
SHA256: 0d1ff1e7056363dee056e33b1ad614eff537951675a8a5857a9856281c7c1caf
SHA1: 14ee62b2d894c73f7263bb986155abc4b6800088
MD5sum: a227a0dafbde0c2df003a03f6e44b9c0
Description: mock code autogenerator for Golang
Mockery provides the ability to easily generate mocks for golang
interfaces. It removes the boilerplate coding required to use mocks.
Description-md5:
Homepage: https://github.com/vektra/mockery
Built-Using: golang-1.21 (= 1.21.3-1), golang-fsnotify (= 1.6.0-2), golang-github-davecgh-go-spew (= 1.1.1-3), golang-github-hashicorp-hcl (= 1.0.0-1.1), golang-github-magiconair-properties (= 1.8.7-1), golang-github-mattn-go-colorable (= 0.1.13-1), golang-github-mattn-go-isatty (= 0.0.19-1), golang-github-mitchellh-go-homedir (= 1.1.0-1), golang-github-mitchellh-mapstructure (= 1.5.0-2), golang-github-pelletier-go-toml.v2 (= 2.1.0-1), golang-github-pkg-errors (= 0.9.1-3), golang-github-pmezard-go-difflib (= 1.0.0-3), golang-github-rs-zerolog (= 1.29.1-1), golang-github-spf13-afero (= 1.9.5-1), golang-github-spf13-cast (= 1.5.1-1), golang-github-spf13-cobra (= 1.7.0-1), golang-github-spf13-jwalterweatherman (= 1.1.0+really1.1.0-2), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-github-spf13-viper (= 1.12.0-1), golang-github-subosito-gotenv (= 1.3.0-1), golang-go.crypto (= 1:0.13.0-1), golang-golang-x-mod (= 0.12.0-1), golang-golang-x-sys (= 0.12.0-1), golang-golang-x-term (= 0.12.0-1), golang-golang-x-text (= 0.13.0-1), golang-golang-x-tools (= 1:0.13.0-1), golang-gopkg-ini.v1 (= 1.67.0-1), golang-gopkg-yaml.v3 (= 3.0.1-3), golang-objx (= 0.5.0-1), golang-testify (= 1.8.4-1), golang-yaml.v2 (= 2.4.0-4)
Section: devel
Priority: optional
Filename: pool/main/m/mockery/mockery_2.15.0-1+b4_amd64.deb