python-hyperopt on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-hyperopt

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

$ yay -Rns python-hyperopt

2. Manually Install "python-hyperopt" via AUR

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

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

b. Clone python-hyperopt's git locally

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

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

$ cd ~/python-hyperopt $ makepkg -si

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

ID: 841339
Name: python-hyperopt
PackageBaseID: 135900
PackageBase: python-hyperopt
Version: 0.2.5-2
Description: Distributed Asynchronous Hyperparameter Optimization in Python
URL: https://github.com/hyperopt/hyperopt
NumVotes: 0
Popularity: 0
OutOfDate: 1682257748
Maintainer:
Submitter: cruiseliu
FirstSubmitted: 1536554782
LastModified: 1609585001
URLPath: /cgit/aur.git/snapshot/python-hyperopt.tar.gz