dcrwallet on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "dcrwallet" 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
Copied
b. Install dcrwallet on Arch using YAY
$
yay -S
dcrwallet
Copied
* (Optional) Uninstall dcrwallet on Arch using YAY
$
yay -Rns
dcrwallet
Copied
2. Manually Install "dcrwallet" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dcrwallet's git locally
$
git clone https://aur.archlinux.org/dcrwallet.git
~/dcrwallet
Copied
c. Go to ~/dcrwallet folder and install it
$
cd
~/dcrwallet
Copied
$
makepkg -si
Copied
3. Information about the dcrwallet package on Arch User Repository (AUR)
ID: 1138991
Name: dcrwallet
PackageBaseID: 112802
PackageBase: decred
Version: 1.7.4-2
Description: Secure Decred wallet daemon written in Go
URL: https://decred.org
NumVotes: 4
Popularity: 1.5E-5
OutOfDate:
Maintainer: chappjc
Submitter: atweiden
FirstSubmitted: 1466791334
LastModified: 1663041376
URLPath: /cgit/aur.git/snapshot/dcrwallet.tar.gz
Name: dcrwallet
PackageBaseID: 112802
PackageBase: decred
Version: 1.7.4-2
Description: Secure Decred wallet daemon written in Go
URL: https://decred.org
NumVotes: 4
Popularity: 1.5E-5
OutOfDate:
Maintainer: chappjc
Submitter: atweiden
FirstSubmitted: 1466791334
LastModified: 1663041376
URLPath: /cgit/aur.git/snapshot/dcrwallet.tar.gz