How to Install and Uninstall watchman Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 14,2024

1. Install "watchman" package

Here is a brief guide to show you how to install watchman on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install watchman

2. Uninstall "watchman" package

Please follow the step by step instructions below to uninstall watchman on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove watchman $ sudo apt autoclean && sudo apt autoremove

3. Information about the watchman package on Ubuntu 20.10 (Groovy Gorilla)

Package: watchman
Architecture: amd64
Version: 4.9.0-4
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Anuradha Weeraman
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1131
Depends: libc6 (>= 2.28), libgcc-s1 (>= 3.0), libpcre3, libssl1.1 (>= 1.1.0), libstdc++6 (>= 7)
Suggests: python3-pywatchman
Filename: pool/universe/w/watchman/watchman_4.9.0-4_amd64.deb
Size: 363184
MD5sum: f806406150874dadcc56af00406d9fba
SHA1: f0290ed0f78e3c828597e0dfd88afd5b702eff1c
SHA256: c4509407490066bf6c990837bf04888c7aa984fd9aac77678f4e391afcba9e48
SHA512: 7547c37ca436c56e508cd874e577c4fb693d548bdc1b3f6e5f5cd0e37147afceba17d1a93e8bd59119c9c2e02e17ed0e57c8f10c0ccf0f9b5fa71d93142013f7
Homepage: http://facebook.github.io/watchman
Description-en: File watching service
Watchman can be used to watch files and record when they actually change.
It can be used to trigger actions (such as rebuilding assets) when
matching files change. If you require to perform an action based on
whether a file changes or not, watchman may be the tool you need. By
giving watchman a pattern and an action to take when the files change,
you can trigger an activity to be taken.
Description-md5: a05fb8e08ff16c624acb92ff1d9c9d4c