How to Install and Uninstall swi-prolog-odbc Package on Kali Linux

Last updated: May 17,2024

1. Install "swi-prolog-odbc" package

This tutorial shows how to install swi-prolog-odbc on Kali Linux

$ sudo apt update $ sudo apt install swi-prolog-odbc

2. Uninstall "swi-prolog-odbc" package

This is a short guide on how to uninstall swi-prolog-odbc on Kali Linux:

$ sudo apt remove swi-prolog-odbc $ sudo apt autoclean && sudo apt autoremove

3. Information about the swi-prolog-odbc package on Kali Linux

Package: swi-prolog-odbc
Source: swi-prolog
Version: 9.0.4+dfsg-3
Installed-Size: 693
Maintainer: Lev Lamberov
Architecture: amd64
Replaces: swi-prolog-nox (<< 7.7.25+dfsg-1)
Depends: libc6 (>= 2.14), libodbc2 (>= 2.3.1), swi-prolog-nox (= 9.0.4+dfsg-3)
Breaks: swi-prolog-nox (<< 7.7.25+dfsg-1)
Size: 121980
SHA256: af24b2787a0c703f16cf89d55855042eec72fe4e6840201ce078797949b19a8f
SHA1: a7d1ab8ec4aa0fa287f919635075db005778376e
MD5sum: 5aa06bae73e0050ca215d5c8ea7c2bde
Description: ODBC library for SWI-Prolog
SWI-Prolog is a fast and powerful ISO/Edinburgh-style Prolog compiler with a
rich set of built-in predicates. It offers a fast, robust and small
environment which enables substantial applications to be developed with it.
.
SWI-Prolog additionally offers:
.
* A powerful module system
* Garbage collection
* Unicode character set handling
* Unbounted integer and rational number arithmetic
* Multithreading support
* A powerful C/C++ interface
* GNU Readline interface
.
This package provides a foreign language extension to ODBC, a standard for
interfacing with database systems.
Description-md5:
Homepage: https://www.swi-prolog.org
Tag: devel::interpreter, devel::lang:prolog, devel::library,
implemented-in::TODO, implemented-in::c, interface::commandline,
role::devel-lib, role::shared-lib, works-with::db,
works-with::software:source
Section: interpreters
Priority: optional
Filename: pool/main/s/swi-prolog/swi-prolog-odbc_9.0.4+dfsg-3_amd64.deb