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

Last updated: May 11,2024

1. Install "libdynalang-java" package

This tutorial shows how to install libdynalang-java on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libdynalang-java

2. Uninstall "libdynalang-java" package

This is a short guide on how to uninstall libdynalang-java on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libdynalang-java
Architecture: all
Version: 0.4-3
Priority: optional
Section: universe/java
Source: dynalang
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 111
Filename: pool/universe/d/dynalang/libdynalang-java_0.4-3_all.deb
Size: 76370
MD5sum: bf7cf72e74799b2847159f19ec9c133a
SHA1: bd8aaacb2182b75df8fd63a917daf01a09f03bb7
SHA256: ec4363e48236fb1bf7dafb203446f9288de29de206331c2cced9ec60e4d71045
SHA512: 8f180610295d3e1349e8162b840a25ce9d7952bb1aa6c14d5001c900bc23a86c1d4933023d7a9a7bc2a1b4d9b52530a189115e9a02495f49d47e7baef519b2e8
Homepage: http://dynalang.sourceforge.net
Description-en: JVM Dynamic Languages Metaobject Protocol
This library aims to make it possible for objects created by a runtime for one
dynamic language to be passed to and manipulated by a different dynamic
language, running within the same JVM. More generally, it aims to provide a
facility where an arbitrary system (usually a language runtime) can intuitively
manipulate any arbitrary object model built atop of Java objects (usually the
native object model of some other language).
.
Basically, it provides a unified mechanism that all dynamic languages on the
JVM can use to inter-operably manipulate their own objects as well as objects
from any other language that also uses this mechanism.
Description-md5: ad816788710f968b1aff5ae2d7a46953