How to Install and Uninstall libtest-check-clojure Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "libtest-check-clojure" package

This guide covers the steps necessary to install libtest-check-clojure on Ubuntu 21.10 (Impish Indri)

$ 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 Ubuntu 21.10 (Impish Indri):

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

3. Information about the libtest-check-clojure package on Ubuntu 21.10 (Impish Indri)

Package: libtest-check-clojure
Architecture: all
Version: 0.9.0-4
Priority: optional
Section: universe/java
Source: test-check-clojure
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Clojure Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 124
Depends: libclojure-java
Filename: pool/universe/t/test-check-clojure/libtest-check-clojure_0.9.0-4_all.deb
Size: 50568
MD5sum: d4461b7d1e80190fdf17ad19ece288f6
SHA1: 71fe27fdfabe15e7755613fe6ba7d40311f2e128
SHA256: d9efeb74910d9cc366c1899e944596f79fc7c0fc11d03ade305c09df54185349
SHA512: c8a2f58531ee14121df5560c7322f0023cf7b8f31137b34c4147a435ee679a7e7dac5790bc2b4854e5c9163bad96add9521c4fa2cd0f967a2498528bdf321caf
Homepage: https://github.com/clojure/test.check
Description-en: 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: fba00490d18fb0e3f17eaf4e7f793405