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