python-monty on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-monty

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

$ yay -Rns python-monty

2. Manually Install "python-monty" via AUR

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

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

b. Clone python-monty's git locally

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

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

$ cd ~/python-monty $ makepkg -si

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

ID: 1416722
Name: python-monty
PackageBaseID: 183132
PackageBase: python-monty
Version: 2024.2.26-1
Description: Missing complement to Python
URL: https://github.com/materialsvirtuallab/monty
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1655054794
LastModified: 1709047279
URLPath: /cgit/aur.git/snapshot/python-monty.tar.gz