intel-lpmd on AUR (Arch User Repository)

Last updated: November 20,2024

1. Install "intel-lpmd" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install intel-lpmd on Arch using YAY

$ yay -S intel-lpmd

* (Optional) Uninstall intel-lpmd on Arch using YAY

$ yay -Rns intel-lpmd

2. Manually Install "intel-lpmd" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone intel-lpmd's git locally

$ git clone https://aur.archlinux.org/intel-lpmd.git ~/intel-lpmd

c. Go to ~/intel-lpmd folder and install it

$ cd ~/intel-lpmd $ makepkg -si

3. Information about the intel-lpmd package on Arch User Repository (AUR)

ID: 1419980
Name: intel-lpmd
PackageBaseID: 203034
PackageBase: intel-lpmd
Version: 0.0.3-2
Description: Intel Low Power Mode Daemon
URL: https://github.com/intel/intel-lpmd
NumVotes: 2
Popularity: 1.460804
OutOfDate:
Maintainer: npreining
Submitter: npreining
FirstSubmitted: 1709041760
LastModified: 1709473231
URLPath: /cgit/aur.git/snapshot/intel-lpmd.tar.gz

5. The same packages on other Linux Distributions