How to Install and Uninstall erlang-meck Package on Kali Linux

Last updated: May 19,2024

1. Install "erlang-meck" package

Please follow the step by step instructions below to install erlang-meck on Kali Linux

$ sudo apt update $ sudo apt install erlang-meck

2. Uninstall "erlang-meck" package

Please follow the guidance below to uninstall erlang-meck on Kali Linux:

$ sudo apt remove erlang-meck $ sudo apt autoclean && sudo apt autoremove

3. Information about the erlang-meck package on Kali Linux

Package: erlang-meck
Version: 0.9.2-2
Installed-Size: 118
Maintainer: Debian Erlang Packagers
Architecture: all
Depends: erlang-base (>= 1:25.3.2.8+dfsg), erlang-tools (>= 1:25.3.2.8+dfsg)
Size: 81440
SHA256: 3965659e244ad954944b73f64d5fa6eccc0bdd560da430252f52f6dc05aa503b
SHA1: 7db423f1878b7d01aae8e1a9829a1b1108c9da09
MD5sum: 2230191a63e6e458e16a821dd2ad725e
Description: mocking library for Erlang
With meck you can easily mock modules in Erlang.
You can also perform some basic validations on the mocked modules, such as
making sure no unexpected exceptions occurred or looking at the call history.
Description-md5:
Homepage: https://github.com/eproxus/meck
Section: devel
Priority: optional
Filename: pool/main/e/erlang-meck/erlang-meck_0.9.2-2_all.deb