rw on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S rw

* (Optional) Uninstall rw on Arch using YAY

$ yay -Rns rw

2. Manually Install "rw" via AUR

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

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

b. Clone rw's git locally

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

c. Go to ~/rw folder and install it

$ cd ~/rw $ makepkg -si

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

ID: 503415
Name: rw
PackageBaseID: 131621
PackageBase: rw
Version: 1.0-2
Description: Blockwise input/output
URL: https://sortix.org/rw
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dennis95
Submitter: dennis95
FirstSubmitted: 1523822925
LastModified: 1523904550
URLPath: /cgit/aur.git/snapshot/rw.tar.gz