How to Install and Uninstall libjpathwatch-java Package on Kali Linux

Last updated: May 14,2024

1. Install "libjpathwatch-java" package

This is a short guide on how to install libjpathwatch-java on Kali Linux

$ sudo apt update $ sudo apt install libjpathwatch-java

2. Uninstall "libjpathwatch-java" package

Please follow the steps below to uninstall libjpathwatch-java on Kali Linux:

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

3. Information about the libjpathwatch-java package on Kali Linux

Package: libjpathwatch-java
Source: jpathwatch
Version: 0.95-5
Installed-Size: 96
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libjpathwatch-java-jni (>= 0.95-5)
Size: 69232
SHA256: baf1c87440e521d970a4a3c4e73fe100bb6d8a7e5855feb7ef33d76c6091e355
SHA1: dff8549d306565adcb36e982e37250a997000061
MD5sum: a613f666a12e93920f1f7e2c93b90643
Description: 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:
Homepage: http://jpathwatch.wordpress.com
Section: java
Priority: optional
Filename: pool/main/j/jpathwatch/libjpathwatch-java_0.95-5_all.deb