How to Install and Uninstall libdynalang-java Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: April 28,2024

1. Install "libdynalang-java" package

Please follow the guidelines below to install libdynalang-java on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libdynalang-java

2. Uninstall "libdynalang-java" package

This guide covers the steps necessary to uninstall libdynalang-java on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libdynalang-java package on Ubuntu 21.04 (Hirsute Hippo)

Package: libdynalang-java
Architecture: all
Version: 0.4-3.1
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: 94
Filename: pool/universe/d/dynalang/libdynalang-java_0.4-3.1_all.deb
Size: 79148
MD5sum: fce0f7828113482182bfe7c708581885
SHA1: 1b842dc34b33c616d079d1249dfbf296ccf635a0
SHA256: eb7ac550497d6b3b85fa88c2f0ea0a90c6ffb7028f1c3b902bd1f2ab42181863
SHA512: 86bdd4100dd46cab6076abe2fedc1931359c5dbce9bab4420b7baf89c0b31029f7e2b9e999040f9120534c6fe3c26f2ffeb08281a08620d8323b1ec14f245a5f
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