rwc on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S rwc

* (Optional) Uninstall rwc on Arch using YAY

$ yay -Rns rwc

2. Manually Install "rwc" via AUR

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

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

b. Clone rwc's git locally

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

c. Go to ~/rwc folder and install it

$ cd ~/rwc $ makepkg -si

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

ID: 1227632
Name: rwc
PackageBaseID: 191647
PackageBase: rwc
Version: r21.80fee50-1
Description: Analog of wc(1) written on Rust programming language.
URL: https://codeberg.org/_void/rwc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: countzero
Submitter: countzero
FirstSubmitted: 1678998346
LastModified: 1678998494
URLPath: /cgit/aur.git/snapshot/rwc.tar.gz