nosudo on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install nosudo on Arch using YAY
$
yay -S
nosudo
Copied
* (Optional) Uninstall nosudo on Arch using YAY
$
yay -Rns
nosudo
Copied
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
Copied
b. Clone nosudo's git locally
$
git clone https://aur.archlinux.org/nosudo.git
~/nosudo
Copied
c. Go to ~/nosudo folder and install it
$
cd
~/nosudo
Copied
$
makepkg -si
Copied
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
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