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

Last updated: September 19,2024

1. Install "clips-devel.i686" package

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

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

2. Uninstall "clips-devel.i686" package

This guide let you learn how to uninstall clips-devel.i686 on Fedora 35:

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

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

Last metadata expiration check: 4:29:14 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : clips-devel
Version : 6.30.0
Release : 0.25.20090722svn.fc35
Architecture : i686
Size : 90 k
Source : clips-6.30.0-0.25.20090722svn.fc35.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.