curr on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S curr

* (Optional) Uninstall curr on Arch using YAY

$ yay -Rns curr

2. Manually Install "curr" via AUR

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

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

b. Clone curr's git locally

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

c. Go to ~/curr folder and install it

$ cd ~/curr $ makepkg -si

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

ID: 491656
Name: curr
PackageBaseID: 126144
PackageBase: curr
Version: 1.12-1
Description: simple cli currency converter
URL: https://github.com/Granitosaurus/curr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Granitosaurus
Submitter: Granitosaurus
FirstSubmitted: 1507300796
LastModified: 1520185924
URLPath: /cgit/aur.git/snapshot/curr.tar.gz