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

Last updated: October 06,2024

1. Install "cln.i686" package

Please follow the guidelines below to install cln.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install cln.i686

2. Uninstall "cln.i686" package

Please follow the guidelines below to uninstall cln.i686 on Fedora 34:

$ sudo dnf remove cln.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:27:06 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : cln
Version : 1.3.4
Release : 15.fc34
Architecture : i686
Size : 561 k
Source : cln-1.3.4-15.fc34.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.