How to Install and Uninstall libsqlclient-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "libsqlclient-dev" package

This tutorial shows how to install libsqlclient-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libsqlclient-dev

2. Uninstall "libsqlclient-dev" package

Please follow the instructions below to uninstall libsqlclient-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libsqlclient-dev package on Ubuntu 21.10 (Impish Indri)

Package: libsqlclient-dev
Architecture: amd64
Version: 1.8.1-3build6
Priority: optional
Section: universe/libdevel
Source: gnustep-sqlclient
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNUstep maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 445
Depends: libsqlclient1.8 (= 1.8.1-3build6), libgnustep-base-dev
Filename: pool/universe/g/gnustep-sqlclient/libsqlclient-dev_1.8.1-3build6_amd64.deb
Size: 45216
MD5sum: 5d844361434eca542526479cbf7d72cb
SHA1: 3a4ceafb72d03955314c25a495191e2bc9d35982
SHA256: afcca3cc6f81246d6b079e912435000bc4fee25c4395dde200685f944033c985
SHA512: 81979d88db2917682017d8d5d00a070965d27f864f183d01c2aef00bc0348bb5d5dd37a5f0a63b118cf1e34c597e007597db52dfda9e42f37fb2308bec6b3b46
Homepage: http://gnustep.org
Description-en: SQL client library for GNUstep (development files)
The SQLClient library is designed to provide a simple interface to
SQL databases for GNUstep applications. It does not attempt the sort
of abstraction provided by the much more sophisticated GDL2 library
but rather allows applications to directly execute SQL queries and
statements.
Major features:
.
* Simple API for executing queries and statements.
* Simple API for combining multiple SQL statements into a single
transaction.
* Supports multiple sumultaneous named connections to a database
server in a thread-safe manner.
* Supports multiple simultaneous connections to different database
servers with backend driver bundles loaded for different database
engines.
* Configuration for all connections held in one place and referenced
by connection name for ease of configuration control.
* Thread safe operation.
.
Supported backend bundles are ECPG, Postgres, MySQL and SQLite.
.
This package contains the development files and the library reference
documentation.
Description-md5: 20dc98222e76383718b2f93e2d5a637b