How To Install Acpid On Debian, Ubuntu, Arch, Kali, CentOS, Fedora And Raspbian?

How To Install Acpid On Debian, Ubuntu, Arch, Kali, CentOS, Fedora And Raspbian?

acpid

Advanced Configuration and Power Interface event daemon

Maintainer: Debian Acpi Team



Section: admin

Install acpid

  • Debian apt-get install acpid Click to copy
  • Ubuntu apt-get install acpid Click to copy
  • Arch Linux pacman -S acpid Click to copy
  • Kali Linux apt-get install acpid Click to copy
  • CentOS yum install acpid Click to copy
  • Fedora dnf install acpid Click to copy
  • Raspbian apt-get install acpid Click to copy

acpid

Advanced Configuration and Power Interface event daemon

Modern computers support the Advanced Configuration and Power Interface (ACPI) to allow intelligent power management on your system and to query battery and configuration status. ACPID is a completely flexible, totally extensible daemon for delivering ACPI events. It listens on netlink interface (or on the deprecated file /proc/acpi/event), and when an event occurs, executes programs to handle the event. The programs it executes are configured through a set of configuration files, which can be dropped into place by packages or by the admin.

Install the latest version of acpid in Debian, Ubuntu, Arch, Kali, CentOS, Fedora and Raspbian from terminal. To install the acpid just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of acpid from the respository and install it in your computer/server.