How to Install and Uninstall libjna-posix-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libjna-posix-java" package

Please follow the guidance below to install libjna-posix-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjna-posix-java

2. Uninstall "libjna-posix-java" package

Learn how to uninstall libjna-posix-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjna-posix-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjna-posix-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjna-posix-java
Priority: optional
Section: universe/java
Installed-Size: 250
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.0.1-2
Depends: libjna-java
Filename: pool/universe/libj/libjna-posix-java/libjna-posix-java_1.0.1-2_all.deb
Size: 41890
MD5sum: 5784991c1070909af68c5529beb6d6ac
SHA1: f31eefe56a2ed4427ef67c89b10a61fd02d691bc
SHA256: f00358542b5376d98779b9551e6cfeda7ab959045315e455db3f42c2d90e5b85
Description-en: basic POSIX-like functions for Java
This package is a Java library providing access to various
POSIX functions like chmod(2), link(2) or getuid(2) through
dynamic loading of native libraries with JNA.
Description-md5: 30ed9730abd06236b2e3590c90136e1a
Homepage: http://kenai.com/projects/jna-posix
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu