How to Install and Uninstall libcoyotl-3.1-4v5 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libcoyotl-3.1-4v5" package

This guide covers the steps necessary to install libcoyotl-3.1-4v5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcoyotl-3.1-4v5

2. Uninstall "libcoyotl-3.1-4v5" package

In this section, we are going to explain the necessary steps to uninstall libcoyotl-3.1-4v5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcoyotl-3.1-4v5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcoyotl-3.1-4v5 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcoyotl-3.1-4v5
Priority: optional
Section: universe/libs
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: Al Stone
Architecture: amd64
Source: libcoyotl
Version: 3.1.0-6.2
Replaces: libcoyotl-3.1-4, libcoyotl3c2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 5.2)
Conflicts: libcoyotl-3.1-4, libcoyotl3c2
Filename: pool/universe/libc/libcoyotl/libcoyotl-3.1-4v5_3.1.0-6.2_amd64.deb
Size: 19012
MD5sum: 78705a827c56d61cfffd02b0514bcb4e
SHA1: 9e73236233538fb322be732ac796c04657e85ff2
SHA256: d124e68659c274b920e0f1e5f093e53bdd43ad557c0d558a4d67e834ac1a5e2b
Description-en: portable C++ classes used by acovea
The classes provided here do not easily fit into a single category; in
essence, these are tools that the author of the acovea package has found
useful in a variety of applications.
.
Among the algorithms included:
.
- a polymorphic collection of the best pseudorandom number generators,
including the Mersenne Twister and Marsaglia's favorites.
.
- utilities for working with real numbers, including additional functions
for trigonometry, least common multiple, greatest common denominator,
rounding, and other purposes.
.
- a simple cross-platform command-line parser.
.
- a framework for generating rectangular mazes.
.
- a template for fixed-point math based on different integer sizes and
decimal point locations.
.
- templatized sorting utilities (designed before standard C++'s use
of , but still useful).
.
- validation tools for "Design by Contract" programming.
Description-md5: d2fd1310b323d1822740010a6ead5800
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu