How to Install and Uninstall ginac.i686 Package on Fedora 35

Last updated: October 10,2024

1. Install "ginac.i686" package

Please follow the steps below to install ginac.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install ginac.i686

2. Uninstall "ginac.i686" package

This tutorial shows how to uninstall ginac.i686 on Fedora 35:

$ sudo dnf remove ginac.i686 $ sudo dnf autoremove

3. Information about the ginac.i686 package on Fedora 35

Last metadata expiration check: 3:31:27 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ginac
Version : 1.8.3
Release : 1.fc35
Architecture : i686
Size : 1.0 M
Source : ginac-1.8.3-1.fc35.src.rpm
Repository : updates
Summary : C++ library for symbolic calculations
URL : https://www.ginac.de/
License : GPLv2+
Description : GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is an
: open framework for symbolic computation within the C++ programming language.