How to Install and Uninstall libmath-numeric-tower-clojure Package on Kali Linux

Last updated: May 20,2024

1. Install "libmath-numeric-tower-clojure" package

Please follow the guidelines below to install libmath-numeric-tower-clojure on Kali Linux

$ sudo apt update $ sudo apt install libmath-numeric-tower-clojure

2. Uninstall "libmath-numeric-tower-clojure" package

This guide let you learn how to uninstall libmath-numeric-tower-clojure on Kali Linux:

$ sudo apt remove libmath-numeric-tower-clojure $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmath-numeric-tower-clojure package on Kali Linux

Package: libmath-numeric-tower-clojure
Source: math-numeric-tower-clojure
Version: 0.0.4-1.1
Installed-Size: 45
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libclojure-java
Size: 11688
SHA256: a4f968e2fa7f7295662dcbbf9c1a9bc61dd9e02b3b09cd6066249b8000d95284
SHA1: 62e1fd3359aa4889f03c15da86ce341384175e47
MD5sum: b6baf62a70401bfe19bce3ba9180f436
Description: math functions for Clojure
math.numeric-tower provides math functions that deal intelligently with the
various types in Clojure's numeric tower, as well as math functions
commonly found in Scheme implementations:
.
* (expt x y) - x to the yth power
* (abs n) - absolute value of n
* (gcd m n) - greatest common divisor of m and n
* (lcm m n) - least common multiple of m and n
* (floor x) - round down
* (ceil x) - round up
* (round x) - round to nearest
* (sqrt x) - square root, exact if possible
* (exact-integer-sqrt k) returns floor of square root and the "remainder"
Description-md5:
Section: java
Priority: optional
Filename: pool/main/m/math-numeric-tower-clojure/libmath-numeric-tower-clojure_0.0.4-1.1_all.deb