How to Install and Uninstall libinnodb3 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 07,2024

1. Install "libinnodb3" package

Please follow the guidelines below to install libinnodb3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libinnodb3

2. Uninstall "libinnodb3" package

In this section, we are going to explain the necessary steps to uninstall libinnodb3 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libinnodb3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libinnodb3 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libinnodb3
Priority: extra
Section: universe/libs
Installed-Size: 1152
Maintainer: Ubuntu Developers
Original-Maintainer: Monty Taylor
Architecture: amd64
Source: libinnodb
Version: 1.0.6.6750-1
Depends: libc6 (>= 2.7), zlib1g (>= 1:1.2.0)
Filename: pool/universe/libi/libinnodb/libinnodb3_1.0.6.6750-1_amd64.deb
Size: 545664
MD5sum: 34c8c34fa8e8d2b833e05414b8593c50
SHA1: a40b004d1c077c1b08370a9823fa5fb949c99ec5
SHA256: 19aea56245180512b5abfd292d0c2cf466be881cd408ded0d0d253c0efe2bfc2
Description-en: Embedded InnoDB Library
Embedded InnoDB is used independently of MySQL. It is not a plugin, nor a
storage engine for MySQL. It is designed to be linked directly into
application programs, and provides highly efficient, low-level database
management services, not using SQL
.
This package contains the shared library.
Description-md5: 578b226d58e6462a497c8a4bfab3c0dd
Homepage: http://www.innodb.com/products/embedded-innodb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu