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

Last updated: May 18,2024

1. Install "apmd" package

Please follow the steps below to install apmd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install apmd

2. Uninstall "apmd" package

This tutorial shows how to uninstall apmd on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove apmd $ sudo apt autoclean && sudo apt autoremove

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

Package: apmd
Priority: optional
Section: universe/admin
Installed-Size: 200
Maintainer: Ubuntu Developers
Original-Maintainer: Anibal Monsalve Salazar
Architecture: amd64
Version: 3.2.2-15
Depends: libapm1 (>= 3.2.0-7), libc6 (>= 2.7), debconf (>= 1.2.9) | debconf-2.0, powermgmt-base, lsb-base (>= 1.3-9ubuntu3)
Suggests: xapm
Filename: pool/universe/a/apmd/apmd_3.2.2-15_amd64.deb
Size: 30878
MD5sum: c7de42e791869ca1a708746783f16b18
SHA1: 21cf3417bc79c8d1e6ea8d4a70039edfb6c38102
SHA256: 0302b208018079cd3a6da38a5e2dab45ee2b88b8e761594f155a28516ef8b7ce
Description-en: Utilities for Advanced Power Management (APM)
On laptop computers, the Advanced Power Management (APM) support
provides access to battery status information and may help you to
conserve battery power, depending on your laptop and the APM
implementation. The apmd program also lets you run arbitrary programs
when APM events happen (for example, you can eject PCMCIA devices when
you suspend, or change hard drive timeouts when you connect the battery).
.
This package contains apmd(8), a daemon for logging and acting on APM
events; and apm(1), a client that prints the information in /proc/apm
in a readable format.
.
apmd is notified of APM events by the APM driver in the kernel.
.
Since lenny Debian kernels are not built with APM support anymore. You
need to compile a kernel with apm support enabled to use this package.
You need to boot the kernel with the "apm=on" option if you
want to enable the driver.
.
In most cases, users may want to know that there are newer power
management schemes, like ACPI.
Description-md5: 101bf0154b06ad4d7eee1e65235e7658
Homepage: http://alumnit.ca/~apenwarr/apmd/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions