makepkg-nosudo on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S makepkg-nosudo

* (Optional) Uninstall makepkg-nosudo on Arch using YAY

$ yay -Rns makepkg-nosudo

2. Manually Install "makepkg-nosudo" via AUR

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

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

b. Clone makepkg-nosudo's git locally

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

c. Go to ~/makepkg-nosudo folder and install it

$ cd ~/makepkg-nosudo $ makepkg -si

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

ID: 925757
Name: makepkg-nosudo
PackageBaseID: 168297
PackageBase: makepkg-nosudo
Version: 6.0.0-1
Description: Use su instead of sudo in makepkg, for more convenient use in termux
URL: https://github.com/sdrausty/TermuxArch/issues/38
NumVotes: 1
Popularity: 0.135803
OutOfDate:
Maintainer: sainnhe
FirstSubmitted: 1624587335
LastModified: 1624587335
URLPath: /cgit/aur.git/snapshot/makepkg-nosudo.tar.gz