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

Last updated: May 17,2024

1. Install "darcs" package

Please follow the instructions below to install darcs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install darcs

2. Uninstall "darcs" package

Learn how to uninstall darcs on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: darcs
Priority: optional
Section: universe/devel
Installed-Size: 20947
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Version: 2.10.2-1
Depends: libc6 (>= 2.15), libcurl3-gnutls (>= 7.16.2), libffi6 (>= 3.0.4), libgmp10, libtinfo5 (>= 6), zlib1g (>= 1:1.1.4)
Filename: pool/universe/d/darcs/darcs_2.10.2-1_amd64.deb
Size: 3096390
MD5sum: 0982842d8b7cfd93605150342972d8e2
SHA1: 1861a5f3297745eeff13aeaefa89c3aea6b02fde
SHA256: f943fe68fc00e409390333a2797463b97fe1b872bd88645164d5287738682d62
Description-en: distributed, interactive, smart revision control system
Darcs is a free, open source revision control system. It is:
.
* Distributed: Every user has access to the full command set,
removing boundaries between server and client or committer and
non-committers.
* Interactive: Darcs is easy to learn and efficient to use because
it asks you questions in response to simple commands, giving you
choices in your work flow. You can choose to record one change in
a file, while ignoring another. As you update from upstream, you
can review each patch name, even the full "diff" for interesting
patches.
* Smart: Originally developed by physicist David Roundy, darcs is
based on a unique algebra of patches. This smartness lets you
respond to changing demands in ways that would otherwise not be
possible.
Description-md5: 24a364fac4d8efc1ce41c5114a257f49
Multi-Arch: foreign
Homepage: http://darcs.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu