qbsolv on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S qbsolv

* (Optional) Uninstall qbsolv on Arch using YAY

$ yay -Rns qbsolv

2. Manually Install "qbsolv" via AUR

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

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

b. Clone qbsolv's git locally

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

c. Go to ~/qbsolv folder and install it

$ cd ~/qbsolv $ makepkg -si

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

ID: 1028112
Name: qbsolv
PackageBaseID: 144507
PackageBase: qbsolv
Version: 0.3.4-1
Description: A decomposing solver that finds a minimum value of a large quadratic unconstrained binary optimization (QUBO) problem
URL: https://github.com/dwavesystems/qbsolv
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: yasuo-ozu
Submitter: yasuo-ozu
FirstSubmitted: 1566558399
LastModified: 1643515533
URLPath: /cgit/aur.git/snapshot/qbsolv.tar.gz