How to Install and Uninstall libopendbx1-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "libopendbx1-dev" package

Please follow the guidelines below to install libopendbx1-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libopendbx1-dev

2. Uninstall "libopendbx1-dev" package

Please follow the steps below to uninstall libopendbx1-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libopendbx1-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libopendbx1-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 244
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenDBX Maintainers
Architecture: amd64
Source: libopendbx
Version: 1.4.6-9build1
Provides: libopendbx-dev
Depends: libopendbx1 (= 1.4.6-9build1)
Conflicts: libopendbx-dev
Filename: pool/universe/libo/libopendbx/libopendbx1-dev_1.4.6-9build1_amd64.deb
Size: 80518
MD5sum: 955f5ef7325ddf3ce32338bf31fc649a
SHA1: 8f38e6f431021ebadf5ccfdacbd91ee1153c39f5
SHA256: 509f78d8650a1b85a946af27c0aa677029e62674d58520a69d0b447891bde5f3
Description-en: Lightweight database access abstraction layer (dev)
OpenDBX provides a simple and lightweight API for interfacing native
relational database APIs in a consistent way. By using the OpenDBX API you
don't have to adapt your program to the different database APIs by yourself.
.
This package contains the header file to develop backends for libopendbx
Description-md5: faa464e753df5c1d3fd7281c38c69353
Homepage: http://www.linuxnetworks.de/doc/index.php/OpenDBX
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu