desktop-privileges on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S desktop-privileges

* (Optional) Uninstall desktop-privileges on Arch using YAY

$ yay -Rns desktop-privileges

2. Manually Install "desktop-privileges" via AUR

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

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

b. Clone desktop-privileges's git locally

$ git clone https://aur.archlinux.org/desktop-privileges.git ~/desktop-privileges

c. Go to ~/desktop-privileges folder and install it

$ cd ~/desktop-privileges $ makepkg -si

3. Information about the desktop-privileges package on Arch User Repository (AUR)

ID: 445618
Name: desktop-privileges
PackageBaseID: 42669
PackageBase: desktop-privileges
Version: 0.5-3
Description: A collection of polkit rules to manage automounting of removable media, suspend and hibernate actions and CPU frequency settings.
URL: https://aur.archlinux.org/packages/desktop-privileges/
NumVotes: 62
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: uwinkelvos
FirstSubmitted: 1288983008
LastModified: 1506092599
URLPath: /cgit/aur.git/snapshot/desktop-privileges.tar.gz