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

Last updated: September 28,2024

1. Install "clips-devel.i686" package

Learn how to install clips-devel.i686 on Fedora 39

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

2. Uninstall "clips-devel.i686" package

This is a short guide on how to uninstall clips-devel.i686 on Fedora 39:

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

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

Last metadata expiration check: 2:23:41 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : clips-devel
Version : 6.31
Release : 7.fc39
Architecture : i686
Size : 121 k
Source : clips-6.31-7.fc39.src.rpm
Repository : fedora
Summary : C headers for developing programs that will embed CLIPS
URL : http://clipsrules.sourceforge.net
License : MIT-0
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.