How to Install and Uninstall swi-prolog-odbc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 06,2024

1. Install "swi-prolog-odbc" package

Please follow the steps below to install swi-prolog-odbc on Ubuntu 16.04 LTS (Xenial Xerus)

$ 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 Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the swi-prolog-odbc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: swi-prolog-odbc
Priority: optional
Section: universe/interpreters
Installed-Size: 664
Maintainer: Ubuntu Developers
Original-Maintainer: Lev Lamberov
Architecture: amd64
Source: swi-prolog
Version: 7.2.3-2
Depends: libc6 (>= 2.14), libodbc1 (>= 2.3.1), swi-prolog-nox (= 7.2.3-2)
Filename: pool/universe/s/swi-prolog/swi-prolog-odbc_7.2.3-2_amd64.deb
Size: 109666
MD5sum: d42ebc3ce597f43152f711bade813fea
SHA1: cdc3aaa64017d8126cc998ddc6a7b58676fb6c7d
SHA256: 8f0c208913e1c6bfcbbec662f820c31d3afc4eaf1880495d504182cd28bf27a9
Description-en: 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: 85939e38f96ef3179ed6910db98d7c8e
Homepage: http://www.swi-prolog.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu