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

Last updated: May 14,2024

1. Install "libjpathwatch-java" package

Please follow the instructions below to install libjpathwatch-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjpathwatch-java

2. Uninstall "libjpathwatch-java" package

This guide let you learn how to uninstall libjpathwatch-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjpathwatch-java
Priority: extra
Section: universe/java
Installed-Size: 96
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jpathwatch
Version: 0.95-4
Depends: libjpathwatch-java-jni (>= 0.95-4)
Filename: pool/universe/j/jpathwatch/libjpathwatch-java_0.95-4_all.deb
Size: 66384
MD5sum: 4c2355fd73f69ad71bcbdd0036b6eb28
SHA1: 85f2d1d123e37e7c4e74a53c2d795b0df449874a
SHA256: a17fe2279512a70d3425c2a971f567f3bd539e18d3758f99074a9068d7404496
Description-en: Java library that monitors directories for changes
jpatchwatch is a Java library for monitoring directories for changes. It uses
the native OS functions to achieve this, avoiding polling.
.
The following events on a directory can be monitored:
.
* file creation and deletion
* file modification
* file renaming
* changes in subdirectories (recursive monitoring)
* invalidation (a watched directory becomes unavailable)
Description-md5: 87317b4e5646d12ec3db56af84fdec0f
Homepage: http://jpathwatch.wordpress.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu