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

Last updated: October 06,2024

1. Install "cln-devel.i686" package

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

$ sudo dnf update $ sudo dnf install cln-devel.i686

2. Uninstall "cln-devel.i686" package

Here is a brief guide to show you how to uninstall cln-devel.i686 on Fedora 35:

$ sudo dnf remove cln-devel.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:20:39 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : cln-devel
Version : 1.3.4
Release : 16.fc35
Architecture : i686
Size : 580 k
Source : cln-1.3.4-16.fc35.src.rpm
Repository : fedora
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.