clop on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S clop

* (Optional) Uninstall clop on Arch using YAY

$ yay -Rns clop

2. Manually Install "clop" via AUR

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

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

b. Clone clop's git locally

$ git clone https://aur.archlinux.org/clop.git ~/clop

c. Go to ~/clop folder and install it

$ cd ~/clop $ makepkg -si

3. Information about the clop package on Arch User Repository (AUR)

ID: 605563
Name: clop
PackageBaseID: 141416
PackageBase: clop
Version: 1-1
Description: Confident Local Optimization for Noisy Black-Box Parameter Tuning
URL: https://www.remi-coulom.fr/CLOP/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ghotrix
Submitter: ghotrix
FirstSubmitted: 1555786587
LastModified: 1555786587
URLPath: /cgit/aur.git/snapshot/clop.tar.gz