How to Install and Uninstall cl-fiveam Package on Kali Linux

Last updated: September 29,2024

1. Install "cl-fiveam" package

Please follow the instructions below to install cl-fiveam on Kali Linux

$ sudo apt update $ sudo apt install cl-fiveam

2. Uninstall "cl-fiveam" package

In this section, we are going to explain the necessary steps to uninstall cl-fiveam on Kali Linux:

$ sudo apt remove cl-fiveam $ sudo apt autoclean && sudo apt autoremove

3. Information about the cl-fiveam package on Kali Linux

Package: cl-fiveam
Version: 1.4.2-1
Installed-Size: 119
Maintainer: Debian Common Lisp Team
Architecture: all
Depends: cl-alexandria, cl-trivial-backtrace, cl-asdf-flv
Size: 23528
SHA256: 41d377a0b7e2b7383cacb0c0990199829c4532b4c749d73cb617d2be42877360
SHA1: 1d95d4b7afa901a79a016242f91cb4a18b7ffd77
MD5sum: f33cf641cebafe5ea512ada5499063d7
Description: simple regression testing framework for Common Lisp
It has been designed with Common Lisp's interactive development model in
mind.
.
Features:
- Test and test suite hierarchies allow test to be organized into hierarchies
to ease running.
- Functions for re-running recently run tests.
- Inter-test dependencies.
- Specification based testing ala QuickCheck.
- Redefined macros are instantly seen by the test code, no explicit
recompilation required (this is exactly what LispUnit and FReT do).
Description-md5:
Multi-Arch: foreign
Homepage: https://common-lisp.net/project/fiveam/
Section: lisp
Priority: optional
Filename: pool/main/c/cl-fiveam/cl-fiveam_1.4.2-1_all.deb