bisq on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "bisq" 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
Copied
b. Install bisq on Arch using YAY
$
yay -S
bisq
Copied
* (Optional) Uninstall bisq on Arch using YAY
$
yay -Rns
bisq
Copied
2. Manually Install "bisq" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bisq's git locally
$
git clone https://aur.archlinux.org/bisq.git
~/bisq
Copied
c. Go to ~/bisq folder and install it
$
cd
~/bisq
Copied
$
makepkg -si
Copied
3. Information about the bisq package on Arch User Repository (AUR)
ID: 1335846
Name: bisq
PackageBaseID: 123823
PackageBase: bisq
Version: 1.9.14-1
Description: Cross-platform desktop application that allows users to trade national currency (dollars, euros, etc) for bitcoin without relying on centralized exchanges
URL: https://bisq.network
NumVotes: 63
Popularity: 1.040454
OutOfDate:
Maintainer: dmp1ce
Submitter: dmp1ce
FirstSubmitted: 1499265806
LastModified: 1697588076
URLPath: /cgit/aur.git/snapshot/bisq.tar.gz
Name: bisq
PackageBaseID: 123823
PackageBase: bisq
Version: 1.9.14-1
Description: Cross-platform desktop application that allows users to trade national currency (dollars, euros, etc) for bitcoin without relying on centralized exchanges
URL: https://bisq.network
NumVotes: 63
Popularity: 1.040454
OutOfDate:
Maintainer: dmp1ce
Submitter: dmp1ce
FirstSubmitted: 1499265806
LastModified: 1697588076
URLPath: /cgit/aur.git/snapshot/bisq.tar.gz