python-physunits on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-physunits

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

$ yay -Rns python-physunits

2. Manually Install "python-physunits" via AUR

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

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

b. Clone python-physunits's git locally

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

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

$ cd ~/python-physunits $ makepkg -si

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

ID: 982826
Name: python-physunits
PackageBaseID: 157802
PackageBase: python-physunits
Version: 1.0.3-1
Description: Physical units as global variables for simple numerical propagation
URL: https://pypi.org/project/physunits/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pacosalces
Submitter: pacosalces
FirstSubmitted: 1600369741
LastModified: 1635869900
URLPath: /cgit/aur.git/snapshot/python-physunits.tar.gz