How to Install and Uninstall libodb-sqlite-2.4 Package on Kali Linux

Last updated: June 26,2024

1. Install "libodb-sqlite-2.4" package

Please follow the instructions below to install libodb-sqlite-2.4 on Kali Linux

$ sudo apt update $ sudo apt install libodb-sqlite-2.4

2. Uninstall "libodb-sqlite-2.4" package

Please follow the steps below to uninstall libodb-sqlite-2.4 on Kali Linux:

$ sudo apt remove libodb-sqlite-2.4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libodb-sqlite-2.4 package on Kali Linux

Package: libodb-sqlite-2.4
Source: libodb-sqlite (2.4.0-1)
Version: 2.4.0-1+b3
Installed-Size: 190
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libodb-2.4, libsqlite3-0 (>= 3.6.12), libstdc++6 (>= 5.2)
Size: 51708
SHA256: 1fdb53b4543c2e7cecb03e4f92aca7bee9f80354aac901aa0e0a5425cc16dee7
SHA1: e480dbed6786dec29084732c4498c3042f6fd526
MD5sum: 0f6ec66846029aa75a5549b0bce8e247
Description: ODB Runtime Library for SQLite
ODB is an object-relational mapping (ORM) system for C++. It provides
tools, APIs, and library support that allow you to persist C++ objects to
a relational database (RDBMS) without having to deal with tables, columns,
or SQL and without manually writing any of the mapping code.
.
This package contains the SQLite ODB runtime library. Every application
that includes code generated for the SQLite database will need to link to
this library.
Description-md5:
Homepage: http://www.codesynthesis.com/products/odb
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libo/libodb-sqlite/libodb-sqlite-2.4_2.4.0-1+b3_amd64.deb