How to Install and Uninstall permlib-devel.noarch Package on Fedora 36
Last updated: January 12,2025
1. Install "permlib-devel.noarch" package
This guide covers the steps necessary to install permlib-devel.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
permlib-devel.noarch
Copied
2. Uninstall "permlib-devel.noarch" package
This tutorial shows how to uninstall permlib-devel.noarch on Fedora 36:
$
sudo dnf remove
permlib-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the permlib-devel.noarch package on Fedora 36
Last metadata expiration check: 3:18:37 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : permlib-devel
Version : 0.2.9
Release : 16.fc36
Architecture : noarch
Size : 603 k
Source : permlib-0.2.9-16.fc36.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.
Available Packages
Name : permlib-devel
Version : 0.2.9
Release : 16.fc36
Architecture : noarch
Size : 603 k
Source : permlib-0.2.9-16.fc36.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.