dero on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S dero

* (Optional) Uninstall dero on Arch using YAY

$ yay -Rns dero

2. Manually Install "dero" via AUR

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

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

b. Clone dero's git locally

$ git clone https://aur.archlinux.org/dero.git ~/dero

c. Go to ~/dero folder and install it

$ cd ~/dero $ makepkg -si

3. Information about the dero package on Arch User Repository (AUR)

ID: 600751
Name: dero
PackageBaseID: 136811
PackageBase: dero
Version: 2.1.6-1
Description: Dero: cryptonote currency daemon and wallet
URL: https://github.com/deroproject/derosuite
NumVotes: 1
Popularity: 0
OutOfDate: 1615751647
Maintainer: mags
FirstSubmitted: 1540166731
LastModified: 1554270999
URLPath: /cgit/aur.git/snapshot/dero.tar.gz