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