python3-scinum on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python3-scinum

* (Optional) Uninstall python3-scinum on Arch using YAY

$ yay -Rns python3-scinum

2. Manually Install "python3-scinum" via AUR

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

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

b. Clone python3-scinum's git locally

$ git clone https://aur.archlinux.org/python3-scinum.git ~/python3-scinum

c. Go to ~/python3-scinum folder and install it

$ cd ~/python3-scinum $ makepkg -si

3. Information about the python3-scinum package on Arch User Repository (AUR)

ID: 1279456
Name: python3-scinum
PackageBaseID: 63993
PackageBase: python3-scinum
Version: 2021-14
Description: A collection of scientific number classes for arbitrary precision, standard and custom units, and uncertainty for measured values.
URL: https://xyne.dev/projects/python3-scinum
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1351374436
LastModified: 1687858518
URLPath: /cgit/aur.git/snapshot/python3-scinum.tar.gz