rw-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S rw-git

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

$ yay -Rns rw-git

2. Manually Install "rw-git" via AUR

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

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

b. Clone rw-git's git locally

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

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

$ cd ~/rw-git $ makepkg -si

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

ID: 503214
Name: rw-git
PackageBaseID: 131304
PackageBase: rw-git
Version: 1.0.r0.g755e3df-1
Description: Blockwise input/output
URL: https://sortix.org/rw
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dennis95
Submitter: dennis95
FirstSubmitted: 1522674571
LastModified: 1523822999
URLPath: /cgit/aur.git/snapshot/rw-git.tar.gz