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

Last updated: May 14,2024

1. Install "multiwatch" package

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

$ sudo apt update $ sudo apt install multiwatch

2. Uninstall "multiwatch" package

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

$ sudo apt remove multiwatch $ sudo apt autoclean && sudo apt autoremove

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

Package: multiwatch
Priority: extra
Section: universe/web
Installed-Size: 54
Maintainer: Ubuntu Developers
Original-Maintainer: Jérémy Lal
Architecture: amd64
Version: 1.0.0-rc1+really1.0.0-1
Depends: libc6 (>= 2.2.5), libev4 (>= 1:4.04), libglib2.0-0 (>= 2.16.0)
Filename: pool/universe/m/multiwatch/multiwatch_1.0.0-rc1+really1.0.0-1_amd64.deb
Size: 8556
MD5sum: cb7c10619a06be43291a6610401c604a
SHA1: ade0a51999b9de3683f090be37782dc907e72c0c
SHA256: 23d019f23e2f4122cbfca2226f9a699f0d58ad31572483461396ea81e36fd510
Description-en: Forks and watches multiple instances of a program
multiwatch forks multiple instance of one application and
keeps them running.
.
It is made to be used with spawn-fcgi so all forks share the same
fastcgi socket (no webserver restart needed if you increase/decrease
the number of forks), and it is easier to setup than multiple
daemontool or runit supervised instances.
Description-md5: cc73e24c0b426ed973ad1c26c1f9a2c6
Homepage: http://redmine.lighttpd.net/projects/multiwatch
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu