python3-currencyconverter on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S python3-currencyconverter

* (Optional) Uninstall python3-currencyconverter on Arch using YAY

$ yay -Rns python3-currencyconverter

2. Manually Install "python3-currencyconverter" via AUR

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

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

b. Clone python3-currencyconverter's git locally

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

c. Go to ~/python3-currencyconverter folder and install it

$ cd ~/python3-currencyconverter $ makepkg -si

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

ID: 1279452
Name: python3-currencyconverter
PackageBaseID: 65734
PackageBase: python3-currencyconverter
Version: 2021-14
Description: Module and command-line tool for currency conversion and rate retrieval.
URL: https://xyne.dev/projects/python3-currencyconverter
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1356368157
LastModified: 1687858474
URLPath: /cgit/aur.git/snapshot/python3-currencyconverter.tar.gz