currencyconverter on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S currencyconverter

* (Optional) Uninstall currencyconverter on Arch using YAY

$ yay -Rns currencyconverter

2. Manually Install "currencyconverter" via AUR

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

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

b. Clone currencyconverter's git locally

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

c. Go to ~/currencyconverter folder and install it

$ cd ~/currencyconverter $ makepkg -si

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

ID: 1360517
Name: currencyconverter
PackageBaseID: 184998
PackageBase: currencyconverter
Version: 1.0.6-1
Description: A CLI program that converts currencies using currency exchange rates
URL: https://github.com/Rayrsn/currencyConverter
NumVotes: 4
Popularity: 3.6E-5
OutOfDate:
Maintainer: Rayr
Submitter: Rayr
FirstSubmitted: 1660720330
LastModified: 1701091866
URLPath: /cgit/aur.git/snapshot/currencyconverter.tar.gz