rippled on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S rippled

* (Optional) Uninstall rippled on Arch using YAY

$ yay -Rns rippled

2. Manually Install "rippled" via AUR

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

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

b. Clone rippled's git locally

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

c. Go to ~/rippled folder and install it

$ cd ~/rippled $ makepkg -si

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

ID: 1144242
Name: rippled
PackageBaseID: 118273
PackageBase: rippled
Version: 1.9.4-1
Description: Ripple peer-to-peer network daemon
URL: https://github.com/XRPLF/rippled
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: robcat
FirstSubmitted: 1483109430
LastModified: 1664134897
URLPath: /cgit/aur.git/snapshot/rippled.tar.gz