tuxcoin-qt on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S tuxcoin-qt

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

$ yay -Rns tuxcoin-qt

2. Manually Install "tuxcoin-qt" via AUR

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

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

b. Clone tuxcoin-qt's git locally

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

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

$ cd ~/tuxcoin-qt $ makepkg -si

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

ID: 584585
Name: tuxcoin-qt
PackageBaseID: 135349
PackageBase: tuxcoin-qt
Version: 2.0-1
Description: Cryptocurrency wallet(QT)
URL: https://tuxcoin.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tuxprint
Submitter: metscoin
FirstSubmitted: 1535142012
LastModified: 1549744652
URLPath: /cgit/aur.git/snapshot/tuxcoin-qt.tar.gz