Install Darcs-monitor On A Debian, Ubuntu, Kali And Raspbian
Install darcs-monitor
-
Debian
apt-get install darcs-monitorClick to copy -
Ubuntu
apt-get install darcs-monitorClick to copy -
Kali Linux
apt-get install darcs-monitorClick to copy -
Raspbian
apt-get install darcs-monitorClick to copy
darcs-monitor
Darcs add-on that sends mail about newly pushed changesIt is often desirable to send mail about new changes to software to a mailing list as soon as they are committed to a version control repository. Darcs-monitor adds this functionality to Darcs, an advanced revision control system. Darcs-monitor is most commonly used as a Darcs apply post-hook, so that email is sent as soon as changes are pushed to the repository under monitoring. Mails sent by darcs-monitor are configurable, and they can contain the diff of the changes, as well as change metadata. You will need a mail transport agent (MTA) such as Exim in all but the most unusual situations.
Install the latest version of darcs-monitor in Debian, Ubuntu, Kali and Raspbian from terminal. To install the darcs-monitor just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of darcs-monitor from the respository and install it in your computer/server.




