How to Install and Uninstall libmath-numeric-tower-clojure Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 15,2024

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

This tutorial shows how to install libmath-numeric-tower-clojure on Ubuntu 21.04 (Hirsute Hippo)

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

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

This tutorial shows how to uninstall libmath-numeric-tower-clojure on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libmath-numeric-tower-clojure package on Ubuntu 21.04 (Hirsute Hippo)

Package: libmath-numeric-tower-clojure
Architecture: all
Version: 0.0.4-1.1
Priority: optional
Section: universe/java
Source: math-numeric-tower-clojure
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 45
Depends: libclojure-java
Filename: pool/universe/m/math-numeric-tower-clojure/libmath-numeric-tower-clojure_0.0.4-1.1_all.deb
Size: 11724
MD5sum: acb7e811a8dd8b0afa4bfa107a5c9a18
SHA1: 9fd14c5f13aaa9f63c9f43a17d78dec52ed71f6f
SHA256: 96ba6f97addff1da7640357957f6c34f032a237d67b4bd641e63f83692945ca4
SHA512: 3aaebfcd8c117c8713ece374c8012337e7c0010db355343a636902ad25e8c293791e82f86d0a7f9772c1ba1cd1b9bbec6f3b61738ed56505b41ea7223b5edb12
Description-en: 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: bddbb81f30a2aac1d5e1aa40eb2cfbb7