python-botorch on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-botorch

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

$ yay -Rns python-botorch

2. Manually Install "python-botorch" via AUR

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

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

b. Clone python-botorch's git locally

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

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

$ cd ~/python-botorch $ makepkg -si

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

ID: 1140676
Name: python-botorch
PackageBaseID: 149371
PackageBase: python-botorch
Version: 0.7.1-1
Description: Bayesian Optimization in PyTorch
URL: https://github.com/pytorch/botorch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: acxz
FirstSubmitted: 1582304301
LastModified: 1663364067
URLPath: /cgit/aur.git/snapshot/python-botorch.tar.gz