How to Install and Uninstall fsniper Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "fsniper" package

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

$ sudo apt update $ sudo apt install fsniper

2. Uninstall "fsniper" package

Please follow the guidance below to uninstall fsniper on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fsniper $ sudo apt autoclean && sudo apt autoremove

3. Information about the fsniper package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: fsniper
Priority: optional
Section: universe/utils
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Tanguy Herrmann
Architecture: amd64
Version: 1.3.1-0ubuntu4
Depends: libc6 (>= 2.15), libmagic1 (>= 5.12), libpcre3
Filename: pool/universe/f/fsniper/fsniper_1.3.1-0ubuntu4_amd64.deb
Size: 18088
MD5sum: aeef1643271905e8ff9942d8ba33ccf9
SHA1: 9b4ff73c0cd013a7f1902a68024a1e0f79cdd1d9
SHA256: 9f99ba1801beb64c6c670f8130159dd9bc2ea114cad4a0e568b7585e376428c2
Description-en: Monitors for new files and runs a rule based task
fsniper is a tool that monitors a given set of directories for new
files and, based on the new file's type or name, invokes a custom
command on it.
.
Common uses include making a single drop directory for all things from a
web browser or having semi-intelligent scripts which figure out what
to do with those files.
.
This package comes with no generic rules, so you must write
them yourself.
Description-md5: c966e17ef2642c5aae6d6a1b061a7f1b
Homepage: https://github.com/l3ib/fsniper
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu