How to Install and Uninstall elpa-ert-async Package on Kali Linux

Last updated: April 29,2024

1. Install "elpa-ert-async" package

Please follow the guidance below to install elpa-ert-async on Kali Linux

$ sudo apt update $ sudo apt install elpa-ert-async

2. Uninstall "elpa-ert-async" package

Please follow the instructions below to uninstall elpa-ert-async on Kali Linux:

$ sudo apt remove elpa-ert-async $ sudo apt autoclean && sudo apt autoremove

3. Information about the elpa-ert-async package on Kali Linux

Package: elpa-ert-async
Source: ert-async-el
Version: 0.1.2-5
Installed-Size: 32
Maintainer: Debian Emacsen Team
Architecture: all
Depends: dh-elpa-helper, emacsen-common, emacs
Recommends: emacs (>= 46.0)
Enhances: emacs, emacs24
Size: 5048
SHA256: ac8c46b3f27e5ae04fc07213e936732ec0b6c89f82d4ea7270e14d701dd779dd
SHA1: d69acf2cb7c23d62160b27b0b5e2121399d90a89
MD5sum: 123a3c2783861c00f2dcb43072040dea
Description: asynchronous tests for the Emacs ERT testing framework
This library provides the `ert-deftest-async' function for defining
asynchronous tests for Emacs Lisp addon packages. The user supplies
a list of callbacks, and the test fails if it is not the case that
all of the callbacks have been called after a defined number of
seconds.
.
See the GNU Emacs documentation for general information on writing
test suites with ERT.
Description-md5:
Homepage: https://github.com/rejeep/ert-async.el
Section: lisp
Priority: optional
Filename: pool/main/e/ert-async-el/elpa-ert-async_0.1.2-5_all.deb