pm-utils on AUR (Arch User Repository)
Last updated: January 11,2025
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
Copied
b. Install pm-utils on Arch using YAY
$
yay -S
pm-utils
Copied
* (Optional) Uninstall pm-utils on Arch using YAY
$
yay -Rns
pm-utils
Copied
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
Copied
b. Clone pm-utils's git locally
$
git clone https://aur.archlinux.org/pm-utils.git
~/pm-utils
Copied
c. Go to ~/pm-utils folder and install it
$
cd
~/pm-utils
Copied
$
makepkg -si
Copied
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
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