How to Install and Uninstall libclojure-java Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "libclojure-java" package

Please follow the guidelines below to install libclojure-java on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libclojure-java

2. Uninstall "libclojure-java" package

This guide let you learn how to uninstall libclojure-java on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libclojure-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libclojure-java package on Ubuntu 20.10 (Groovy Gorilla)

Package: libclojure-java
Architecture: all
Version: 1.10.1-1
Priority: optional
Section: universe/java
Source: clojure
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Clojure Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3901
Depends: libjsr166y-java, libcore-specs-alpha-clojure, libspec-alpha-clojure
Breaks: clojure (<< 1.9.0-3), clojure1.8 (<< 1.8.0-6), libclojure1.8-java (<< 1.8.0-6)
Replaces: clojure (<< 1.9.0-3), clojure1.8 (<< 1.8.0-6), libclojure1.8-java (<< 1.8.0-6)
Filename: pool/universe/c/clojure/libclojure-java_1.10.1-1_all.deb
Size: 3436236
MD5sum: 430117263f5fe1969a8bfe04fca65b12
SHA1: 283dfad409f05a32be437e875a0e395fa731448f
SHA256: 470f1c3827342dad98304996c93facdcded0b775cfc3c68811f2e79400cba182
SHA512: 3081e3bf919ee6f5cbcbb28e9bfcbd885153c95a8c02d497c34943b77e4beec75e0d2f4846749e4e13844d78333f73e97a79f1e808c3dc386606462b9f85ea9f
Homepage: http://clojure.org
Description-en: Lisp dialect for the JVM (library)
Clojure is a dynamic programming language that targets the Java Virtual
Machine. It is designed to be a general-purpose language, combining the
approachability and interactive development of a scripting language with
an efficient and robust infrastructure for multithreaded programming.
Clojure is a compiled language - it compiles directly to JVM bytecode,
yet remains completely dynamic. Every feature supported by Clojure is
supported at runtime. Clojure provides easy access to the Java
frameworks, with optional type hints and type inference, to ensure that
calls to Java can avoid reflection.
.
Clojure is a dialect of Lisp, and shares with Lisp the code-as-data
philosophy and a powerful macro system. Clojure is predominantly a
functional programming language, and features a rich set of immutable,
persistent data structures. When mutable state is needed, Clojure offers
a software transactional memory system and reactive Agent system that
ensure clean, correct, multithreaded designs.
.
This package contains the library.
Description-md5: 93c1db04e8e2532bb929bfe3e88ed517