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

Last updated: May 09,2024

1. Install "fishpolld" package

Please follow the instructions below to install fishpolld on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fishpolld

2. Uninstall "fishpolld" package

This guide covers the steps necessary to uninstall fishpolld on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fishpolld $ sudo apt autoclean && sudo apt autoremove

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

Package: fishpolld
Priority: optional
Section: universe/net
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Fabrizio Regalli
Architecture: all
Source: fishpoll
Version: 0.1.7-1
Depends: python (>= 2.4)
Filename: pool/universe/f/fishpoll/fishpolld_0.1.7-1_all.deb
Size: 9318
MD5sum: 5a4ec6c8f1789b1193e725827af4cdeb
SHA1: 14f8c838aba0f351c433fa464d611e633c3e290a
SHA256: cec1d158c17d74fde50422bd2f2274c368bb4089aeea277826ab19163c23fd2d
Description-en: daemon that allows remote script's execution when triggered from the network
Fishpoll is meant to deal with a common situation. You have a data source
(a version control repository, a database, etc). You have something built from
that data source (a web site, say). When the data source changes, you want
them to rebuild against the latest commits.
Description-md5: 7f1d6029610829fdbfd8d3d9dbb72d36
Homepage: http://git.fishsoup.net/cgit/fishpoll/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu