python-linear-operator on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S python-linear-operator

* (Optional) Uninstall python-linear-operator on Arch using YAY

$ yay -Rns python-linear-operator

2. Manually Install "python-linear-operator" via AUR

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

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

b. Clone python-linear-operator's git locally

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

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

$ cd ~/python-linear-operator $ makepkg -si

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

ID: 1315616
Name: python-linear-operator
PackageBaseID: 185361
PackageBase: python-linear-operator
Version: 0.5.2-1
Description: A LinearOperator implementation to wrap the numerical nuts and bolts of GPyTorch
URL: https://github.com/cornellius-gp/linear_operator/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1661960334
LastModified: 1694138898
URLPath: /cgit/aur.git/snapshot/python-linear-operator.tar.gz