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

Last updated: October 06,2024

1. Install "cln.i686" package

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

$ sudo dnf update $ sudo dnf install cln.i686

2. Uninstall "cln.i686" package

Please follow the steps below to uninstall cln.i686 on Fedora 35:

$ sudo dnf remove cln.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:55:42 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : cln
Version : 1.3.4
Release : 16.fc35
Architecture : i686
Size : 548 k
Source : cln-1.3.4-16.fc35.src.rpm
Repository : fedora
Summary : Class Library for Numbers
URL : http://www.ginac.de/CLN/
License : GPLv2+
Description : A collection of C++ math classes and functions, which are designed for
: memory and speed efficiency, and enable type safety and algebraic
: syntax.