litecoin-qt on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S litecoin-qt

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

$ yay -Rns litecoin-qt

2. Manually Install "litecoin-qt" via AUR

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

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

b. Clone litecoin-qt's git locally

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

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

$ cd ~/litecoin-qt $ makepkg -si

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

ID: 1330645
Name: litecoin-qt
PackageBaseID: 68408
PackageBase: litecoin-qt
Version: 0.21.2.2-2
Description: Peer-to-peer network based digital currency (Qt)
URL: http://www.litecoin.org/
NumVotes: 84
Popularity: 8.4E-5
OutOfDate:
Maintainer: mrxx
Submitter: Flink
FirstSubmitted: 1363973830
LastModified: 1696793060
URLPath: /cgit/aur.git/snapshot/litecoin-qt.tar.gz