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

Last updated: May 12,2024

1. Install "libodb-2.4" package

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

$ sudo apt update $ sudo apt install libodb-2.4

2. Uninstall "libodb-2.4" package

This tutorial shows how to uninstall libodb-2.4 on Kali Linux:

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

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

Package: libodb-2.4
Source: libodb
Version: 2.4.0-2
Installed-Size: 149
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 44752
SHA256: c519811b05cfe9dc65b5d4f5cb478419884c9735112b54e99c6990fd64faa7e0
SHA1: 9e47805b75f204d2073de96bdd09cb57aa5da194
MD5sum: f1c0b7d4a03d128d49e518bbc32c7901
Description: Common ODB Runtime Library
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 common ODB runtime library. Every application
that includes code generated by the ODB compiler will need to link to this
library.
Description-md5:
Homepage: https://www.codesynthesis.com/products/odb
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libo/libodb/libodb-2.4_2.4.0-2_amd64.deb