How to Install and Uninstall darcs-monitor Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "darcs-monitor" package

Please follow the guidance below to install darcs-monitor on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install darcs-monitor

2. Uninstall "darcs-monitor" package

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

$ sudo apt remove darcs-monitor $ sudo apt autoclean && sudo apt autoremove

3. Information about the darcs-monitor package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: darcs-monitor
Priority: optional
Section: universe/devel
Installed-Size: 1808
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Version: 0.4.2-10
Depends: libc6 (>= 2.15), libffi6 (>= 3.0.4), libgmp10, darcs (>= 1.0.0rc2-1)
Recommends: exim4 | mail-transport-agent
Filename: pool/universe/d/darcs-monitor/darcs-monitor_0.4.2-10_amd64.deb
Size: 356850
MD5sum: 5b20f8efd67d0b9a8b7a02f0aac6f270
SHA1: e53c9ecf41dcc31c25d36e18b4335d6cb51f3e37
SHA256: 82282a1fbf034d1826f53bab935e91e5695b925fe85a0fca289e435a295d4378
Description-en: Darcs add-on that sends mail about newly pushed changes
It 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.
Description-md5: 970b3a790489d627f81e2fec227856dd
Homepage: http://wiki.darcs.net/RelatedSoftware/DarcsMonitor
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu