How to Install acpid software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install acpid software package in Ubuntu 16.04 LTS (Xenial Xerus)

acpid software package provides Advanced Configuration and Power Interface event daemon, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install acpid 

acpid is installed in your system.

Make ensure the acpid package were installed using the commands given below,

$ sudo dpkg-query -l | grep acpid *

You will get with acpid package name, version, architecture and description in a table

acpid package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Administration Utilities
Package acpid
Version 1:2.0.26-1ubuntu2
Description Advanced Configuration and Power Interface event daemon
Sub Section admin


See Also, How to uninstall or remove acpid software package from Ubuntu 16.04 LTS (Xenial Xerus) ?