rippled-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S rippled-git

* (Optional) Uninstall rippled-git on Arch using YAY

$ yay -Rns rippled-git

2. Manually Install "rippled-git" via AUR

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

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

b. Clone rippled-git's git locally

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

c. Go to ~/rippled-git folder and install it

$ cd ~/rippled-git $ makepkg -si

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

ID: 595554
Name: rippled-git
PackageBaseID: 140380
PackageBase: rippled-git
Version: develop-1
Description: Ripple peer-to-peer network daemon
URL: https://github.com/ripple/rippled
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robcat
Submitter: robcat
FirstSubmitted: 1552816403
LastModified: 1552816403
URLPath: /cgit/aur.git/snapshot/rippled-git.tar.gz