How to Install and Uninstall libjna-jni Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libjna-jni" package

This tutorial shows how to install libjna-jni on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libjna-jni

2. Uninstall "libjna-jni" package

Please follow the steps below to uninstall libjna-jni on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libjna-jni package on Ubuntu 21.10 (Impish Indri)

Package: libjna-jni
Architecture: amd64
Version: 5.6.0-1build1
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.34), libffi8 (>= 3.4)
Filename: pool/universe/libj/libjna-java/libjna-jni_5.6.0-1build1_amd64.deb
Size: 33120
MD5sum: 1979aac21318dd0f2bec898a490ef2f4
SHA1: d3754c92e1b3f7f5a8b9ebebd47431756d29a3e0
SHA256: 9f3622fbf65746c82be3cfdfc336c17a5af3b9e443dcc6bfc065931256db8ea9
SHA512: 37b260f79360d77ee267448626d6826c7ba7804d5cf0bb7ac2c2869e72dce53fba8ff391e75dd30fc67405665e9769cc68af19bb9946e998f61566db4501404f
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