How to Install and Uninstall clips Package on Kali Linux

Last updated: May 19,2024

1. Install "clips" package

Here is a brief guide to show you how to install clips on Kali Linux

$ sudo apt update $ sudo apt install clips

2. Uninstall "clips" package

Please follow the steps below to uninstall clips on Kali Linux:

$ sudo apt remove clips $ sudo apt autoclean && sudo apt autoremove

3. Information about the clips package on Kali Linux

Package: clips
Version: 6.30-4.1
Installed-Size: 62
Maintainer: Javier Fernández-Sanguino Peña
Architecture: amd64
Depends: libc6 (>= 2.2.5), libclips (>= 6.21-1)
Recommends: clips-common
Suggests: clips-doc
Size: 22268
SHA256: c3514a321372556e7f19272f87991257f6f2156a755993d5c39570811d3c596d
SHA1: 8f6047cbe23f6404fc6dcdbbd75a2cbb273c7b4f
MD5sum: f01dca56130a90e38e691ba11133676c
Description: "C" Language Integrated Production System
CLIPS is an OPS-like forward chaining production system written
in ANSI C by NASA. The CLIPS inference engine includes truth maintenance,
dynamic rule addition, and customizable conflict resolution strategies.
.
CLIPS, including the runtime version, is easily embeddable in other
applications. CLIPS includes an object-oriented language called COOL
(CLIPS Object-Oriented Language) which is directly integrated with the
inference engine.
Description-md5:
Homepage: http://www.clipsrules.net/
Tag: devel::interpreter, devel::lang:c, devel::library, implemented-in::c,
interface::commandline, interface::text-mode, role::devel-lib,
role::program, scope::utility, uitoolkit::ncurses
Section: interpreters
Priority: optional
Filename: pool/main/c/clips/clips_6.30-4.1_amd64.deb