How to Install and Uninstall clips-devel.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "clips-devel.i686" package

Here is a brief guide to show you how to install clips-devel.i686 on Fedora 34

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

2. Uninstall "clips-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall clips-devel.i686 on Fedora 34:

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

3. Information about the clips-devel.i686 package on Fedora 34

Last metadata expiration check: 2:41:12 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : clips-devel
Version : 6.30.0
Release : 0.24.20090722svn.fc34
Architecture : i686
Size : 90 k
Source : clips-6.30.0-0.24.20090722svn.fc34.src.rpm
Repository : fedora
Summary : C headers for developing programs that will embed CLIPS
URL : http://clipsrules.sourceforge.net
License : GPLv2
Description : This package contains the libraries and header files needed for
: developing embedded CLIPS applications.
:
: CLIPS (C Language Integrated Production System) is an expert system
: development tool which provides a complete environment for the
: construction of rule and/or object based expert systems.
:
: Created in 1985 by NASA at the Johnson Space Center, CLIPS is now
: widely used throughout the government, industry, and academia.