rw on AUR (Arch User Repository)
Last updated: November 12,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
Copied
b. Install rw on Arch using YAY
$
yay -S
rw
Copied
* (Optional) Uninstall rw on Arch using YAY
$
yay -Rns
rw
Copied
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
Copied
b. Clone rw's git locally
$
git clone https://aur.archlinux.org/rw.git
~/rw
Copied
c. Go to ~/rw folder and install it
$
cd
~/rw
Copied
$
makepkg -si
Copied
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
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