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

Last updated: May 12,2024

1. Install "elpa-assess" package

Please follow the step by step instructions below to install elpa-assess on Kali Linux

$ sudo apt update $ sudo apt install elpa-assess

2. Uninstall "elpa-assess" package

Please follow the guidance below to uninstall elpa-assess on Kali Linux:

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

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

Package: elpa-assess
Source: assess-el
Version: 0.6+git20231120.2399936-1
Installed-Size: 79
Maintainer: Debian Emacsen team
Architecture: all
Depends: elpa-m-buffer (>= 0.15), dh-elpa-helper, emacsen-common
Recommends: emacs
Enhances: emacs
Size: 17004
SHA256: 7a34c776f23a13b71b6ab3774d329c771d97991138095d3ed7b27fc24ecae32c
SHA1: 1a78dfd9a5e077b632e923a74e0708f7075458fb
MD5sum: 76ce05d6ecf6dbd7f6ac2544d950a5e8
Description: test support functions for Emacs
This package provides functions to support ert, the Emacs Regression
Test framework. It includes:
.
* a set of predicates for comparing strings, buffers and file contents;
* explainer functions for all predicates giving useful output;
* macros for creating many temporary buffers at once, and for restoring
the buffer list;
* methods for testing indentation, by comparison or "round-tripping";
* methods for testing fontification;
.
Assess aims to be a stateless as possible, leaving Emacs unchanged
whether the tests succeed or fail, with respect to buffers, open
files and so on; this helps to keep tests independent from each
other. Violations of this will be considered a bug.
.
Assess aims also to be as noiseless as possible, reducing and
suppressing extraneous messages where possible, to leave a clean ert
output in batch mode.
Description-md5:
Homepage: https://github.com/phillord/assess
Tag: devel::lang:lisp, devel::library, devel::testing-qa,
implemented-in::lisp, role::devel-lib, role::plugin, suite::emacs
Section: lisp
Priority: optional
Filename: pool/main/a/assess-el/elpa-assess_0.6+git20231120.2399936-1_all.deb