How to Install and Uninstall libclips-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libclips-dev" package

Here is a brief guide to show you how to install libclips-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libclips-dev

2. Uninstall "libclips-dev" package

Please follow the guidelines below to uninstall libclips-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libclips-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libclips-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libclips-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 2764
Maintainer: Ubuntu Developers
Original-Maintainer: Javier Fernandez-Sanguino Pen~a
Architecture: amd64
Source: clips
Version: 6.24-3ubuntu1
Depends: libclips (= 6.24-3ubuntu1), libc6-dev
Recommends: clips-doc
Filename: pool/universe/c/clips/libclips-dev_6.24-3ubuntu1_amd64.deb
Size: 629994
MD5sum: b72446baacabed0cef7826f54485bb9f
SHA1: 2da9bf36c96032635d784502db9675817d04eb88
SHA256: 0aced9cc9608ff99a8476be68c52eecd5f1e2f950a177878bd7939b74761dcf9
Description-en: CLIPS shared libraries
CLIPS 6.0 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.
.
This package installs the static libraries and headers.
Description-md5: 44cb77333ca3576bebe19aadf63154e5
Homepage: http://clipsrules.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu