python-qdldl on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S python-qdldl

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

$ yay -Rns python-qdldl

2. Manually Install "python-qdldl" via AUR

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

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

b. Clone python-qdldl's git locally

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

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

$ cd ~/python-qdldl $ makepkg -si

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

ID: 1054854
Name: python-qdldl
PackageBaseID: 170597
PackageBase: python-qdldl
Version: v0.1.5.post0-3
Description: Python interface to the QDLDL free LDL factorization routine for quasi-definite linear systems: Ax = b
URL: https://github.com/osqp/qdldl-python
NumVotes: 2
Popularity: 0.040392
OutOfDate:
Maintainer: doublesack
FirstSubmitted: 1630414423
LastModified: 1647895879
URLPath: /cgit/aur.git/snapshot/python-qdldl.tar.gz