python-measurement on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-measurement

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

$ yay -Rns python-measurement

2. Manually Install "python-measurement" via AUR

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

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

b. Clone python-measurement's git locally

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

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

$ cd ~/python-measurement $ makepkg -si

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

ID: 981817
Name: python-measurement
PackageBaseID: 172600
PackageBase: python-measurement
Version: 3.2.0-1
Description: High precision unit-aware measurement objects in Python.
URL: https://github.com/coddingtonbear/python-measurement
NumVotes: 1
Popularity: 0.000168
OutOfDate:
Maintainer: Singularity
Submitter: Singularity
FirstSubmitted: 1635713781
LastModified: 1635713781
URLPath: /cgit/aur.git/snapshot/python-measurement.tar.gz