nosudo on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S nosudo

* (Optional) Uninstall nosudo on Arch using YAY

$ yay -Rns nosudo

2. Manually Install "nosudo" via AUR

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

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

b. Clone nosudo's git locally

$ git clone https://aur.archlinux.org/nosudo.git ~/nosudo

c. Go to ~/nosudo folder and install it

$ cd ~/nosudo $ makepkg -si

3. Information about the nosudo package on Arch User Repository (AUR)

ID: 258547
Name: nosudo
PackageBaseID: 104935
PackageBase: nosudo
Version: 0.9-1
Description: A simple bash script that mimics some of sudo's features
URL: https://github.com/Changaco/nosudo
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Changaco
Submitter: Changaco
FirstSubmitted: 1450789730
LastModified: 1450790161
URLPath: /cgit/aur.git/snapshot/nosudo.tar.gz