terracoin-qt on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S terracoin-qt

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

$ yay -Rns terracoin-qt

2. Manually Install "terracoin-qt" via AUR

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

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

b. Clone terracoin-qt's git locally

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

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

$ cd ~/terracoin-qt $ makepkg -si

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

ID: 752491
Name: terracoin-qt
PackageBaseID: 68318
PackageBase: terracoin-qt
Version: 0.12.2.5-1
Description: P2P decentralized digital currency with fast confirmation and no central issuer (QT)
URL: https://www.terracoin.io
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Flink
FirstSubmitted: 1363824286
LastModified: 1592245033
URLPath: /cgit/aur.git/snapshot/terracoin-qt.tar.gz