rinse on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S rinse

* (Optional) Uninstall rinse on Arch using YAY

$ yay -Rns rinse

2. Manually Install "rinse" via AUR

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

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

b. Clone rinse's git locally

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

c. Go to ~/rinse folder and install it

$ cd ~/rinse $ makepkg -si

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

ID: 636536
Name: rinse
PackageBaseID: 102086
PackageBase: rinse
Version: 3.3-1
Description: Bootstrap a rpm based distribution like debootstrap
URL: https://salsa.debian.org/debian/rinse
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Kosyak
FirstSubmitted: 1445234238
LastModified: 1565433143
URLPath: /cgit/aur.git/snapshot/rinse.tar.gz