How to Install and Uninstall elpa-mocker Package on Kali Linux

Last updated: May 19,2024

1. Install "elpa-mocker" package

Please follow the guidelines below to install elpa-mocker on Kali Linux

$ sudo apt update $ sudo apt install elpa-mocker

2. Uninstall "elpa-mocker" package

This guide covers the steps necessary to uninstall elpa-mocker on Kali Linux:

$ sudo apt remove elpa-mocker $ sudo apt autoclean && sudo apt autoremove

3. Information about the elpa-mocker package on Kali Linux

Package: elpa-mocker
Source: mocker-el
Version: 0.5.0-1
Installed-Size: 44
Maintainer: Debian Emacsen team
Architecture: all
Depends: dh-elpa-helper, emacsen-common
Recommends: emacs (>= 46.0)
Enhances: emacs
Size: 9064
SHA256: 2b04cf904a5824341a37033c4425d4d53b95d744205c40c1110ad03e726739e8
SHA1: 510ffa1c50158309635092b31564a56993a36dd0
MD5sum: 3e8e3926d6c470b3987c90db9356a871
Description: mocking framework for Emacs
This package is helpful with testing Emacs Lisp code. Its single
entry point (`mocker-let') provides an `let' like interface to
defining mock objects. Actually, `mocker-let' is a wrapper around
`flet', which can be seen as a way to manually generate mocks.
Description-md5:
Homepage: https://github.com/sigma/mocker.el
Tag: devel::lang:lisp, devel::testing-qa, implemented-in::lisp, role::plugin,
suite::emacs, works-with::software:source
Section: lisp
Priority: optional
Filename: pool/main/m/mocker-el/elpa-mocker_0.5.0-1_all.deb