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

Last updated: May 21,2024

1. Install "libinnodb-dev" package

This guide let you learn how to install libinnodb-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libinnodb-dev

2. Uninstall "libinnodb-dev" package

Please follow the step by step instructions below to uninstall libinnodb-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libinnodb-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 2372
Maintainer: Ubuntu Developers
Original-Maintainer: Monty Taylor
Architecture: amd64
Source: libinnodb
Version: 1.0.6.6750-1
Depends: libinnodb3 (= 1.0.6.6750-1), zlib1g-dev
Filename: pool/universe/libi/libinnodb/libinnodb-dev_1.0.6.6750-1_amd64.deb
Size: 744334
MD5sum: 829a147c30ac79f3991f97f4b5dcfaef
SHA1: cc05ea7a83fff003e3012f84bd74753d8b7245db
SHA256: 924289d3b9755a7c6b11b3eb544ab387e9d6602d141cdf28a74cb36b09946d09
Description-en: Embedded InnoDB Library (dev files)
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 headers and other development files.
Description-md5: 0e0b472a8939a1b2fe2d18b6fdf2203f
Homepage: http://www.innodb.com/products/embedded-innodb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu