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

Last updated: May 06,2024

1. Install "coinst" package

Please follow the guidance below to install coinst on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install coinst

2. Uninstall "coinst" package

This is a short guide on how to uninstall coinst on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove coinst $ sudo apt autoclean && sudo apt autoremove

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

Package: coinst
Priority: extra
Section: universe/devel
Installed-Size: 4521
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Version: 1.9.3-1
Depends: libc6 (>= 2.15)
Recommends: coinst-viewer, dot
Filename: pool/universe/c/coinst/coinst_1.9.3-1_amd64.deb
Size: 777528
MD5sum: de10ad8510b6f80a76cd10c4ce6bb49c
SHA1: 23f0afa1bd00f1468cdc0fcbbeedac2c009ea35f
SHA256: 2266fc1e56d0f0a85ee791bbe313e1030c2fada362b6ec89f21e4b30caafdf24
Description-en: computes the co-installability kernel of a deb or RPM repository
This package is useful when you are interested in analyzing
co-installability of packages in a large package repository. A set
of packages is called co-installable if it can be extended to a set
that satisfies all inter-package relations (dependencies, conflicts,
etc.).
.
This tool reduces a repository to a much smaller one, its so-called
co-installability kernel, that behaves exactly the same as far as
co-installability of package is concerned. This is achieved by
- dropping all relations that are not relevant for this purpose
- identifying all packages that behave the same.
The kernel is typically orders of magnitude smaller than the original
repository.
Description-md5: 39d7f01cd5e5727513a9d1d8b4e8fc52
Homepage: http://coinst.irill.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu