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

Last updated: May 16,2024

1. Install "libcolpack0v5" package

Here is a brief guide to show you how to install libcolpack0v5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcolpack0v5

2. Uninstall "libcolpack0v5" package

Please follow the instructions below to uninstall libcolpack0v5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcolpack0v5 $ sudo apt autoclean && sudo apt autoremove

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

Package: libcolpack0v5
Priority: optional
Section: universe/libs
Installed-Size: 750
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: colpack
Version: 1.0.9-3.2
Replaces: libcolpack0
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2)
Conflicts: libcolpack0
Filename: pool/universe/c/colpack/libcolpack0v5_1.0.9-3.2_amd64.deb
Size: 238574
MD5sum: 932e85352ea42cb33d1540d89da8bc72
SHA1: 8631a8feda68e2ed171a91c022b84b0909f6fbd6
SHA256: 76c8b9cf30656268b77e168098c5539a8c9cadea90ae64f7079811fdfa7d3974
Description-en: Specialized graph vertex coloring library, shared library
ColPack is a package comprising of implementation of algorithms for
specialized vertex coloring problems that arise in sparse derivative
computation. It is written in an object-oriented fashion heavily
using the Standard Template Library (STL). It is designed to be
simple, modular, extenable and efficient. Its primary application
has been for use in automatic differentiation.
.
This package contains the runtime library.
Description-md5: ce8c41393ac4ac3098ecef1288137ee9
Multi-Arch: same
Homepage: http://www.cscapes.org/coloringpage/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu