How to Install and Uninstall lrcalc.x86_64 Package on Fedora 35

Last updated: November 02,2024

1. Install "lrcalc.x86_64" package

Learn how to install lrcalc.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install lrcalc.x86_64

2. Uninstall "lrcalc.x86_64" package

This tutorial shows how to uninstall lrcalc.x86_64 on Fedora 35:

$ sudo dnf remove lrcalc.x86_64 $ sudo dnf autoremove

3. Information about the lrcalc.x86_64 package on Fedora 35

Last metadata expiration check: 1:39:15 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : lrcalc
Version : 1.2
Release : 12.fc35
Architecture : x86_64
Size : 47 k
Source : lrcalc-1.2-12.fc35.src.rpm
Repository : fedora
Summary : Littlewood-Richardson Calculator
URL : http://math.rutgers.edu/~asbuch/lrcalc
License : GPLv2+
Description : The "Littlewood-Richardson Calculator" is a package of C and Maple programs
: for computing Littlewood-Richardson coefficients. The C programs form the
: engine of the package, providing fast calculation of single LR coefficients,
: products of Schur functions, and skew Schur functions. The Maple code mainly
: gives an interface which makes it possible to use the C programs from Maple.
: This interface uses the same notation as the SF package of John Stembridge,
: to make it easier to use both packages at the same time.