How to Install and Uninstall libtest-check-clojure Package on Kali Linux

Last updated: May 18,2024

1. Install "libtest-check-clojure" package

This guide covers the steps necessary to install libtest-check-clojure on Kali Linux

$ sudo apt update $ sudo apt install libtest-check-clojure

2. Uninstall "libtest-check-clojure" package

This tutorial shows how to uninstall libtest-check-clojure on Kali Linux:

$ sudo apt remove libtest-check-clojure $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtest-check-clojure package on Kali Linux

Package: libtest-check-clojure
Source: test-check-clojure
Version: 1.1.0-2
Installed-Size: 121
Maintainer: Debian Clojure Maintainers
Architecture: all
Depends: libclojure-java
Size: 80692
SHA256: 6343f5f9647a6d314a7f75749d9ead6c08fb70d3423814341cdde1e2e8d4e6fe
SHA1: 82123de5881e2291e22683d64683abfb3cf09321
MD5sum: c67be141bb4747e4283cd489ac9b2635
Description: Clojure property-based testing tool inspired by QuickCheck
The core idea of test.check is that instead of enumerating expected
input and output for unit tests, you write properties about your
function that should hold true for all inputs, allowing you to write
concise, powerful tests.
Description-md5:
Homepage: https://github.com/clojure/test.check
Section: java
Priority: optional
Filename: pool/main/t/test-check-clojure/libtest-check-clojure_1.1.0-2_all.deb