python-elevate on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-elevate

* (Optional) Uninstall python-elevate on Arch using YAY

$ yay -Rns python-elevate

2. Manually Install "python-elevate" via AUR

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

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

b. Clone python-elevate's git locally

$ git clone https://aur.archlinux.org/python-elevate.git ~/python-elevate

c. Go to ~/python-elevate folder and install it

$ cd ~/python-elevate $ makepkg -si

3. Information about the python-elevate package on Arch User Repository (AUR)

ID: 1045400
Name: python-elevate
PackageBaseID: 143337
PackageBase: python-elevate
Version: 0.1.3-2
Description: Python library for requesting root privileges
URL: https://github.com/barneygale/elevate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: DanielNak
Submitter: DanielNak
FirstSubmitted: 1562644753
LastModified: 1646263097
URLPath: /cgit/aur.git/snapshot/python-elevate.tar.gz