rinstall-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S rinstall-git

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

$ yay -Rns rinstall-git

2. Manually Install "rinstall-git" via AUR

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

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

b. Clone rinstall-git's git locally

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

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

$ cd ~/rinstall-git $ makepkg -si

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

ID: 954923
Name: rinstall-git
PackageBaseID: 168285
PackageBase: rinstall-git
Version: r32.fb8348f-1
Description: Declarative install for programs
URL: https://git.sr.ht/~danyspin97/rinstall
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1624556999
LastModified: 1630423714
URLPath: /cgit/aur.git/snapshot/rinstall-git.tar.gz