How to Install and Uninstall cln.x86_64 Package on Fedora 36

Last updated: May 19,2024

1. Install "cln.x86_64" package

Please follow the steps below to install cln.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install cln.x86_64

2. Uninstall "cln.x86_64" package

Please follow the steps below to uninstall cln.x86_64 on Fedora 36:

$ sudo dnf remove cln.x86_64 $ sudo dnf autoremove

3. Information about the cln.x86_64 package on Fedora 36

Last metadata expiration check: 4:24:59 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : cln
Version : 1.3.4
Release : 17.fc36
Architecture : x86_64
Size : 519 k
Source : cln-1.3.4-17.fc36.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.