pm-utils on AUR (Arch User Repository)

Last updated: May 02,2024

1. Install "pm-utils" 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 pm-utils on Arch using YAY

$ yay -S pm-utils

* (Optional) Uninstall pm-utils on Arch using YAY

$ yay -Rns pm-utils

2. Manually Install "pm-utils" via AUR

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

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

b. Clone pm-utils's git locally

$ git clone https://aur.archlinux.org/pm-utils.git ~/pm-utils

c. Go to ~/pm-utils folder and install it

$ cd ~/pm-utils $ makepkg -si

3. Information about the pm-utils package on Arch User Repository (AUR)

ID: 460312
Name: pm-utils
PackageBaseID: 120851
PackageBase: pm-utils
Version: 1.4.1-8
Description: Utilities and scripts for suspend and hibernate power management
URL: https://pm-utils.freedesktop.org
NumVotes: 39
Popularity: 0
OutOfDate:
Maintainer: Megver83
Submitter: Megver83
FirstSubmitted: 1490031213
LastModified: 1510526229
URLPath: /cgit/aur.git/snapshot/pm-utils.tar.gz