rates on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S rates

* (Optional) Uninstall rates on Arch using YAY

$ yay -Rns rates

2. Manually Install "rates" via AUR

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

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

b. Clone rates's git locally

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

c. Go to ~/rates folder and install it

$ cd ~/rates $ makepkg -si

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

ID: 1042263
Name: rates
PackageBaseID: 166995
PackageBase: rates
Version: 0.2.1-1
Description: Currency exchange rates in your terminal
URL: https://github.com/lunush/rates
NumVotes: 1
Popularity: 0.088708
OutOfDate:
Maintainer: lunush
Submitter: lunush
FirstSubmitted: 1621182586
LastModified: 1645707367
URLPath: /cgit/aur.git/snapshot/rates.tar.gz