python-unyt on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-unyt

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

$ yay -Rns python-unyt

2. Manually Install "python-unyt" via AUR

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

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

b. Clone python-unyt's git locally

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

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

$ cd ~/python-unyt $ makepkg -si

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

ID: 1354147
Name: python-unyt
PackageBaseID: 172911
PackageBase: python-unyt
Version: 3.0.1-2
Description: A package for handling numpy arrays with units.
URL: https://pypi.org/project/unyt/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cphyc
Submitter: cphyc
FirstSubmitted: 1636472522
LastModified: 1700128002
URLPath: /cgit/aur.git/snapshot/python-unyt.tar.gz