How to Install and Uninstall gap-pkg-edim.x86_64 Package on Fedora 35

Last updated: July 05,2024

1. Install "gap-pkg-edim.x86_64" package

Please follow the guidance below to install gap-pkg-edim.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install gap-pkg-edim.x86_64

2. Uninstall "gap-pkg-edim.x86_64" package

Please follow the step by step instructions below to uninstall gap-pkg-edim.x86_64 on Fedora 35:

$ sudo dnf remove gap-pkg-edim.x86_64 $ sudo dnf autoremove

3. Information about the gap-pkg-edim.x86_64 package on Fedora 35

Last metadata expiration check: 0:56:18 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : gap-pkg-edim
Version : 1.3.5
Release : 7.fc35
Architecture : x86_64
Size : 75 k
Source : gap-pkg-edim-1.3.5-7.fc35.src.rpm
Repository : fedora
Summary : Elementary divisors of integer matrices
URL : http://www.math.rwth-aachen.de/~Frank.Luebeck/EDIM/
License : GPLv2+
Description : The main purpose of the EDIM package is to publish an implementation of
: an algorithm (found by the package author) for computing prime parts of
: the elementary divisors of integer matrices (i.e., the diagonal entries
: of the Smith normal form).
:
: The programs are developed and already successfully used for large
: matrices (up to rank >12000) with moderate entries and many non-trivial
: elementary divisors which are products of some small primes. But they
: should be useful for other types of matrices as well.
:
: Among the other functions of the package are:
: - an inversion algorithm for large rational matrices (using a p-adic
: method)
: - a program for finding the largest elementary divisor of an integral
: matrix (particularly interesting when this is much smaller than the
: determinant) and
: - implementations of some normal form algorithms described by Havas,
: Majewski, Matthews, Sterling (using LLL- or modular techniques).