How to Install and Uninstall ColPack.x86_64 Package on Fedora 36

Last updated: October 05,2024

1. Install "ColPack.x86_64" package

Learn how to install ColPack.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install ColPack.x86_64

2. Uninstall "ColPack.x86_64" package

Please follow the steps below to uninstall ColPack.x86_64 on Fedora 36:

$ sudo dnf remove ColPack.x86_64 $ sudo dnf autoremove

3. Information about the ColPack.x86_64 package on Fedora 36

Last metadata expiration check: 5:47:45 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ColPack
Version : 1.0.10
Release : 16.fc36
Architecture : x86_64
Size : 286 k
Source : ColPack-1.0.10-16.fc36.src.rpm
Repository : fedora
Summary : Algorithms for specialized vertex coloring problems
URL : http://cscapes.cs.purdue.edu
License : LGPLv3+
Description : 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, extendable and efficient.