How to Install and Uninstall libjna-jni Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "libjna-jni" package

Please follow the instructions below to install libjna-jni on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libjna-jni

2. Uninstall "libjna-jni" package

This tutorial shows how to uninstall libjna-jni on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libjna-jni $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjna-jni package on Ubuntu 21.04 (Hirsute Hippo)

Package: libjna-jni
Architecture: amd64
Version: 5.6.0-1
Priority: optional
Section: universe/java
Source: libjna-java
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 135
Depends: libc6 (>= 2.14), libffi8ubuntu1 (>= 3.4~20200819)
Filename: pool/universe/libj/libjna-java/libjna-jni_5.6.0-1_amd64.deb
Size: 30800
MD5sum: 1def9c1f8dbe0c1917f706d57b0fd309
SHA1: 8bbe86650799aa0d036fe9129bb9852daebfc176
SHA256: 8e6577d6c986b80ef3b9a90d4021e3a674c23bf47cbd753baec99bf5757e4d21
SHA512: f6dced2f8ca855f683070837e48ea102952fd68a1e6a10fc9f2f05ad4e0910de3909df1aab2ade92efed0925f2acde122e3f6e96489450fcf42bcce5d1353d86
Homepage: https://github.com/twall/jna
Description-en: Dynamic access of native libraries from Java without JNI (native libs)
JNA provides Java programs easy access to native shared libraries without
writing anything but Java code - no JNI or native code is required. This
functionality is comparable to Windows' Platform/Invoke and Python's ctypes.
Access is dynamic at runtime without code generation.
.
This package contains the native libraries for libjna-java
Description-md5: e245e4eeeea13a088c07acc47c65010c