monacoin-qt on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S monacoin-qt

* (Optional) Uninstall monacoin-qt on Arch using YAY

$ yay -Rns monacoin-qt

2. Manually Install "monacoin-qt" via AUR

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

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

b. Clone monacoin-qt's git locally

$ git clone https://aur.archlinux.org/monacoin-qt.git ~/monacoin-qt

c. Go to ~/monacoin-qt folder and install it

$ cd ~/monacoin-qt $ makepkg -si

3. Information about the monacoin-qt package on Arch User Repository (AUR)

ID: 667175
Name: monacoin-qt
PackageBaseID: 123551
PackageBase: monacoin-qt
Version: 0.17.1-1
Description: peer-to-peer network based digital currency - Qt GUI
URL: https://monacoin.org/en/index.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lae
Submitter: lae
FirstSubmitted: 1498143570
LastModified: 1573887900
URLPath: /cgit/aur.git/snapshot/monacoin-qt.tar.gz