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

Last updated: October 05,2024

1. Install "ColPack.x86_64" package

Please follow the steps below to install ColPack.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install ColPack.x86_64

2. Uninstall "ColPack.x86_64" package

This is a short guide on how to uninstall ColPack.x86_64 on Fedora 34:

$ sudo dnf remove ColPack.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:35:55 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ColPack
Version : 1.0.10
Release : 14.fc34
Architecture : x86_64
Size : 308 k
Source : ColPack-1.0.10-14.fc34.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.