pseudo-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S pseudo-git

* (Optional) Uninstall pseudo-git on Arch using YAY

$ yay -Rns pseudo-git

2. Manually Install "pseudo-git" via AUR

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

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

b. Clone pseudo-git's git locally

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

c. Go to ~/pseudo-git folder and install it

$ cd ~/pseudo-git $ makepkg -si

3. Information about the pseudo-git package on Arch User Repository (AUR)

ID: 1343290
Name: pseudo-git
PackageBaseID: 199000
PackageBase: pseudo-git
Version: r420.f9f1278-1
Description: an analogue to sudo
URL: https://git.yoctoproject.org/pseudo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1698483849
LastModified: 1698484549
URLPath: /cgit/aur.git/snapshot/pseudo-git.tar.gz