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

Last updated: May 19,2024

1. Install "libjsap-java" package

This guide let you learn how to install libjsap-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjsap-java

2. Uninstall "libjsap-java" package

Please follow the steps below to uninstall libjsap-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjsap-java
Priority: optional
Section: universe/java
Installed-Size: 127
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jsap
Version: 2.1-1
Depends: libxstream-java
Suggests: libjsap-java-doc
Filename: pool/universe/j/jsap/libjsap-java_2.1-1_all.deb
Size: 96240
MD5sum: db52cdc2b55283dc457e4ab6cd62c202
SHA1: 8e1620d527e5c292601101208caa31aa699c642c
SHA256: ce8fdb95dec21bbe219e68b83f541d3694ec80bca3c9fcd353bc860c3c616b7a
Description-en: Java Simple Argument Parser
Library which ease the parsing of arguments (e.g. from a command line)
for Java developers.
It has features like:
* support both switch and flags
* cast the arguments to the expected type of object
* can handle configuration file with default values
Description-md5: eab5fcbc05f05698136146c22ff62e35
Homepage: http://www.martiansoftware.com/jsap/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu