How to Install and Uninstall permlib-devel.noarch Package on Fedora 35

Last updated: May 16,2024

1. Install "permlib-devel.noarch" package

Please follow the step by step instructions below to install permlib-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install permlib-devel.noarch

2. Uninstall "permlib-devel.noarch" package

Please follow the guidelines below to uninstall permlib-devel.noarch on Fedora 35:

$ sudo dnf remove permlib-devel.noarch $ sudo dnf autoremove

3. Information about the permlib-devel.noarch package on Fedora 35

Last metadata expiration check: 4:28:40 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : permlib-devel
Version : 0.2.9
Release : 15.fc35
Architecture : noarch
Size : 603 k
Source : permlib-0.2.9-15.fc35.src.rpm
Repository : fedora
Summary : Header files for developing programs that use PermLib
URL : https://github.com/tremlin/PermLib
License : BSD
Description : PermLib is a callable C++ library for permutation computations.
: Currently it supports set stabilizer and in-orbit computations, based on
: bases and strong generating sets (BSGS). Additionally, it computes
: automorphisms of symmetric matrices and finds the lexicographically
: smallest set in an orbit of sets.
:
: This package contains header files for developing programs that use
: PermLib.