python-molmass on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-molmass

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

$ yay -Rns python-molmass

2. Manually Install "python-molmass" via AUR

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

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

b. Clone python-molmass's git locally

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

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

$ cd ~/python-molmass $ makepkg -si

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

ID: 1385624
Name: python-molmass
PackageBaseID: 188489
PackageBase: python-molmass
Version: 2023.8.30-1
Description: Molecular mass calculations
URL: http://pypi.python.org/pypi/molmass
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dviktor
Submitter: dviktor
FirstSubmitted: 1670251684
LastModified: 1705245031
URLPath: /cgit/aur.git/snapshot/python-molmass.tar.gz