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

Last updated: May 20,2024

1. Install "libacpi-dev" package

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

$ sudo apt update $ sudo apt install libacpi-dev

2. Uninstall "libacpi-dev" package

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

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

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

Package: libacpi-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 514
Maintainer: Ubuntu Developers
Original-Maintainer: Nico Golde
Architecture: amd64
Source: libacpi
Version: 0.2-4ubuntu1
Depends: libacpi0 (= 0.2-4ubuntu1)
Filename: pool/universe/liba/libacpi/libacpi-dev_0.2-4ubuntu1_amd64.deb
Size: 103942
MD5sum: f048d264b427619736d277b3919fef77
SHA1: 3e8e8832f59da21a18e13c2895e84b4740d7f658
SHA256: 3d2c3ae36c24b5710a9732721a083e0dcc3729707a3ceac7d1023c49b3107f20
Description-en: development files for libacpi
libacpi is a general purpose shared library for programs gathering
ACPI data on Linux. It implements thermal zones, battery information,
fan information and AC states.
.
This package contains the header files and static libraries needed to
compile applications or shared objects that use libacpi.
Description-md5: fbf0ef585a232c225d1c4b166e5f2899
Homepage: http://www.ngolde.de/libacpi.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu