litecoin-daemon on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S litecoin-daemon

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

$ yay -Rns litecoin-daemon

2. Manually Install "litecoin-daemon" via AUR

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

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

b. Clone litecoin-daemon's git locally

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

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

$ cd ~/litecoin-daemon $ makepkg -si

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

ID: 1304192
Name: litecoin-daemon
PackageBaseID: 68407
PackageBase: litecoin-daemon
Version: 0.21.2.2-2
Description: Peer-to-peer digital currency (includes litecoind and litecoin-cli)
URL: https://www.litecoin.org/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: a821
Submitter: Flink
FirstSubmitted: 1363973813
LastModified: 1692091549
URLPath: /cgit/aur.git/snapshot/litecoin-daemon.tar.gz