How to Install and Uninstall darcs-monitor Package on Kali Linux

Last updated: May 15,2024

1. Install "darcs-monitor" package

This is a short guide on how to install darcs-monitor on Kali Linux

$ sudo apt update $ sudo apt install darcs-monitor

2. Uninstall "darcs-monitor" package

Please follow the steps below to uninstall darcs-monitor on Kali Linux:

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

3. Information about the darcs-monitor package on Kali Linux

Package: darcs-monitor
Source: darcs-monitor (0.4.2-14)
Version: 0.4.2-14+b2
Installed-Size: 1753
Maintainer: Debian Haskell Group
Architecture: amd64
Depends: darcs (>= 1.0.0rc2-1), libc6 (>= 2.29), libffi8 (>= 3.4), libgmp10 (>= 2:6.2.1+dfsg)
Recommends: exim4 | mail-transport-agent
Size: 354896
SHA256: f370947630bc992f8caed6a6451ccf40cf63d2ac12fa56918e86b78bf1fb36b8
SHA1: 086c40c792fa4b55dc3c8f3332ed488d57708d34
MD5sum: a8fdd57532144a958ba609473cc21431
Description: 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
Tag: devel::rcs, role::plugin, role::program, use::monitor, works-with::vcs
Section: vcs
Priority: optional
Filename: pool/main/d/darcs-monitor/darcs-monitor_0.4.2-14+b2_amd64.deb