openbazaar on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S openbazaar

* (Optional) Uninstall openbazaar on Arch using YAY

$ yay -Rns openbazaar

2. Manually Install "openbazaar" via AUR

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

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

b. Clone openbazaar's git locally

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

c. Go to ~/openbazaar folder and install it

$ cd ~/openbazaar $ makepkg -si

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

ID: 1011303
Name: openbazaar
PackageBaseID: 85307
PackageBase: openbazaar
Version: 2.4.10-2
Description: Front-end Electron application for talking with the OpenBazaar daemon
URL: https://github.com/OpenBazaar/openbazaar-desktop
NumVotes: 34
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1409760341
LastModified: 1640819182
URLPath: /cgit/aur.git/snapshot/openbazaar.tar.gz