python-quantities on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python-quantities

* (Optional) Uninstall python-quantities on Arch using YAY

$ yay -Rns python-quantities

2. Manually Install "python-quantities" via AUR

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

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

b. Clone python-quantities's git locally

$ git clone https://aur.archlinux.org/python-quantities.git ~/python-quantities

c. Go to ~/python-quantities folder and install it

$ cd ~/python-quantities $ makepkg -si

3. Information about the python-quantities package on Arch User Repository (AUR)

ID: 1275546
Name: python-quantities
PackageBaseID: 121071
PackageBase: python-quantities
Version: 0.14.1-1
Description: Support for physical quantities with units, based on numpy
URL: https://pypi.org/project/quantities/#files
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: mcgyver
Submitter: Axon
FirstSubmitted: 1490771193
LastModified: 1687179368
URLPath: /cgit/aur.git/snapshot/python-quantities.tar.gz