How to Install and Uninstall clipsmm.i686 Package on Fedora 34

Last updated: September 19,2024

1. Install "clipsmm.i686" package

This guide covers the steps necessary to install clipsmm.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install clipsmm.i686

2. Uninstall "clipsmm.i686" package

This guide covers the steps necessary to uninstall clipsmm.i686 on Fedora 34:

$ sudo dnf remove clipsmm.i686 $ sudo dnf autoremove

3. Information about the clipsmm.i686 package on Fedora 34

Last metadata expiration check: 5:43:57 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : clipsmm
Version : 0.3.5
Release : 10.fc34
Architecture : i686
Size : 66 k
Source : clipsmm-0.3.5-10.fc34.src.rpm
Repository : fedora
Summary : C++ interface to the CLIPS expert system C library
URL : http://clipsmm.sourceforge.net
License : GPLv3
Description : The clipsmm library provides a C++ interface to the CLIPS C library.
:
: 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.