How to Install and Uninstall cln.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "cln.x86_64" package

Please follow the steps below to install cln.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ 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 Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove cln.x86_64 $ sudo dnf autoremove

3. Information about the cln.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:23:04 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : cln
Version : 1.3.4
Release : 16.el9
Architecture : x86_64
Size : 517 k
Source : cln-1.3.4-16.el9.src.rpm
Repository : epel
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.