fake-sudo on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S fake-sudo

* (Optional) Uninstall fake-sudo on Arch using YAY

$ yay -Rns fake-sudo

2. Manually Install "fake-sudo" via AUR

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

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

b. Clone fake-sudo's git locally

$ git clone https://aur.archlinux.org/fake-sudo.git ~/fake-sudo

c. Go to ~/fake-sudo folder and install it

$ cd ~/fake-sudo $ makepkg -si

3. Information about the fake-sudo package on Arch User Repository (AUR)

ID: 756289
Name: fake-sudo
PackageBaseID: 154770
PackageBase: fake-sudo
Version: 1-2
Description: A drop-in replacement for sudo that pretends to be root with user namespaces
URL: https://github.com/0ex/fake-sudo
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: akvadrako
Submitter: akvadrako
FirstSubmitted: 1593005828
LastModified: 1593008322
URLPath: /cgit/aur.git/snapshot/fake-sudo.tar.gz