How to Install and Uninstall libshimdandy-java Package on Kali Linux

Last updated: September 20,2024

1. Install "libshimdandy-java" package

Please follow the guidance below to install libshimdandy-java on Kali Linux

$ sudo apt update $ sudo apt install libshimdandy-java

2. Uninstall "libshimdandy-java" package

This is a short guide on how to uninstall libshimdandy-java on Kali Linux:

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

3. Information about the libshimdandy-java package on Kali Linux

Package: libshimdandy-java
Source: shimdandy
Version: 1.2.1-1.1
Installed-Size: 65
Maintainer: Debian Java Maintainers
Architecture: all
Size: 17080
SHA256: e125f35ea3e84a39995057ffffb36649ab41d427854ce15687c5c05f27fa1e5f
SHA1: 834e3f3e9eed69118aeb2763a97ee5fbe1d11a24
MD5sum: 386cd5f5ec09ae673e45ca5ef380d14c
Description: Shim wrapping multiple Clojure runtimes into the same JVM
A Clojure runtime shim, allowing for multiple Clojure runtimes in the same JVM.
.
Clojure has a static runtime (implemented as static methods off of
clojure.lang.RT), so to run multiple runtimes in the same JVM, they
have to be loaded in isolated ClassLoader trees. ShimDandy provides a
mechanism for isolating the runtimes within a non-Clojure application,
and for calling in to the runtimes from the app.
Description-md5:
Homepage: https://github.com/projectodd/shimdandy
Section: java
Priority: optional
Filename: pool/main/s/shimdandy/libshimdandy-java_1.2.1-1.1_all.deb