python-cclib on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S python-cclib

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

$ yay -Rns python-cclib

2. Manually Install "python-cclib" via AUR

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

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

b. Clone python-cclib's git locally

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

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

$ cd ~/python-cclib $ makepkg -si

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

ID: 1354876
Name: python-cclib
PackageBaseID: 94763
PackageBase: python-cclib
Version: 1.8-1
Description: A library for parsing and interpreting the results of computational chemistry packages.
URL: http://cclib.github.io
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: berquist
Submitter: berquist
FirstSubmitted: 1434553833
LastModified: 1700249024
URLPath: /cgit/aur.git/snapshot/python-cclib.tar.gz