How to Install watershed in Ubuntu 18.04



Install watershed by entering the following commands in the terminal:

sudo apt update
sudo apt install watershed

Description:

reduce superfluous executions of idempotent command

watershed may be run around a command such that any further attempts to run the command while another copy is running will only result in one initial further attempt.

Version: 9

Section: universe/admin