xdg-su on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S xdg-su

* (Optional) Uninstall xdg-su on Arch using YAY

$ yay -Rns xdg-su

2. Manually Install "xdg-su" via AUR

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

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

b. Clone xdg-su's git locally

$ git clone https://aur.archlinux.org/xdg-su.git ~/xdg-su

c. Go to ~/xdg-su folder and install it

$ cd ~/xdg-su $ makepkg -si

3. Information about the xdg-su package on Arch User Repository (AUR)

ID: 755020
Name: xdg-su
PackageBaseID: 47218
PackageBase: xdg-su
Version: 1.2.3-2
Description: Run a program as root with the most environment appropriate available graphical authentication agent
URL: https://github.com/tarakbumba/xdg-su
NumVotes: 119
Popularity: 1.0E-6
OutOfDate:
Maintainer: Ayceman
Submitter: tarakbumba
FirstSubmitted: 1299614393
LastModified: 1592774745
URLPath: /cgit/aur.git/snapshot/xdg-su.tar.gz