rconv on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S rconv

* (Optional) Uninstall rconv on Arch using YAY

$ yay -Rns rconv

2. Manually Install "rconv" via AUR

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

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

b. Clone rconv's git locally

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

c. Go to ~/rconv folder and install it

$ cd ~/rconv $ makepkg -si

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

ID: 1001196
Name: rconv
PackageBaseID: 173665
PackageBase: rconv
Version: 1.0.4-1
Description: A Command Line Unit Converter written in Rust.
URL: https://github.com/abdurehman4/rconv
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: abdurehman4
Submitter: abdurehman4
FirstSubmitted: 1638689908
LastModified: 1639211726
URLPath: /cgit/aur.git/snapshot/rconv.tar.gz