python-chompack on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S python-chompack

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

$ yay -Rns python-chompack

2. Manually Install "python-chompack" via AUR

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

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

b. Clone python-chompack's git locally

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

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

$ cd ~/python-chompack $ makepkg -si

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

ID: 762108
Name: python-chompack
PackageBaseID: 127671
PackageBase: python-chompack
Version: 2.3.3-2
Description: A Python library for chordal matrix computations.
URL: http://chompack.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Viech
Submitter: Viech
FirstSubmitted: 1512162211
LastModified: 1594198403
URLPath: /cgit/aur.git/snapshot/python-chompack.tar.gz