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

Last updated: May 19,2024

1. Install "libjarjar-java" package

This is a short guide on how to install libjarjar-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjarjar-java

2. Uninstall "libjarjar-java" package

This is a short guide on how to uninstall libjarjar-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjarjar-java
Priority: optional
Section: universe/libs
Installed-Size: 187
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jarjar
Version: 1.4+svn142-4ubuntu1
Filename: pool/universe/j/jarjar/libjarjar-java_1.4+svn142-4ubuntu1_all.deb
Size: 119728
MD5sum: b28dfe8565852e5df5a531bb4c684a9a
SHA1: b4f6d509407c2c99b611dcb5fa7167080ed0162e
SHA256: a06cfb6c985cfc469f9208fe834a80a1cf826d5a58eba81e8210ac0c588d0fdf
Description-en: repackage third-party jars
Utility that makes it easy to repackage Java libraries and embed them
into your own distribution. This is useful for two reasons:
.
- You can easily ship a single jar file with no external dependencies.
- You can avoid problems where your library depends on a specific
version of a library, which may conflict with the dependencies of
another library.
Description-md5: 742dfa8deee489d10634651524a940b9
Homepage: http://code.google.com/p/jarjar/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu