How to Install and Uninstall cln-devel.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 17,2025
1. Install "cln-devel.x86_64" package
In this section, we are going to explain the necessary steps to install cln-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
cln-devel.x86_64
Copied
2. Uninstall "cln-devel.x86_64" package
In this section, we are going to explain the necessary steps to uninstall cln-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
cln-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the cln-devel.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:33:08 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : cln-devel
Version : 1.3.4
Release : 11.el8
Architecture : x86_64
Size : 492 k
Source : cln-1.3.4-11.el8.src.rpm
Repository : epel
Summary : Development files for programs using the CLN library
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.
:
: This package is necessary if you wish to develop software based on
: the CLN library.
Available Packages
Name : cln-devel
Version : 1.3.4
Release : 11.el8
Architecture : x86_64
Size : 492 k
Source : cln-1.3.4-11.el8.src.rpm
Repository : epel
Summary : Development files for programs using the CLN library
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.
:
: This package is necessary if you wish to develop software based on
: the CLN library.