polkit-fakesudo on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S polkit-fakesudo

* (Optional) Uninstall polkit-fakesudo on Arch using YAY

$ yay -Rns polkit-fakesudo

2. Manually Install "polkit-fakesudo" via AUR

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

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

b. Clone polkit-fakesudo's git locally

$ git clone https://aur.archlinux.org/polkit-fakesudo.git ~/polkit-fakesudo

c. Go to ~/polkit-fakesudo folder and install it

$ cd ~/polkit-fakesudo $ makepkg -si

3. Information about the polkit-fakesudo package on Arch User Repository (AUR)

ID: 1071633
Name: polkit-fakesudo
PackageBaseID: 178179
PackageBase: polkit-fakesudo
Version: 0.0.3-1
Description: A very very stupid fake sudo,using polkit pkexec to grant permissions.
URL: https://github.com/Aleksanaa/polkit-fakesudo
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: Aleksana
Submitter: Aleksana
FirstSubmitted: 1650645351
LastModified: 1650895167
URLPath: /cgit/aur.git/snapshot/polkit-fakesudo.tar.gz