python-gpflow on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-gpflow

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

$ yay -Rns python-gpflow

2. Manually Install "python-gpflow" via AUR

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

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

b. Clone python-gpflow's git locally

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

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

$ cd ~/python-gpflow $ makepkg -si

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

ID: 1406007
Name: python-gpflow
PackageBaseID: 132333
PackageBase: python-gpflow
Version: 2.9.1-1
Description: Gaussian process methods in tensorflow
URL: https://github.com/GPflow/GPflow
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: oysstu
Submitter: xantares
FirstSubmitted: 1526123311
LastModified: 1707381450
URLPath: /cgit/aur.git/snapshot/python-gpflow.tar.gz