python2-currencyconverter on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python2-currencyconverter

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

$ yay -Rns python2-currencyconverter

2. Manually Install "python2-currencyconverter" via AUR

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

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

b. Clone python2-currencyconverter's git locally

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

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

$ cd ~/python2-currencyconverter $ makepkg -si

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

ID: 670457
Name: python2-currencyconverter
PackageBaseID: 128379
PackageBase: python-currencyconverter
Version: 0.13.10-2
Description: A currency converter using the European Central Bank data.
URL: https://pypi.python.org/pypi/CurrencyConverter
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nickoe
Submitter: nickoe
FirstSubmitted: 1514227295
LastModified: 1574711866
URLPath: /cgit/aur.git/snapshot/python2-currencyconverter.tar.gz