monero-api-cli on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S monero-api-cli

* (Optional) Uninstall monero-api-cli on Arch using YAY

$ yay -Rns monero-api-cli

2. Manually Install "monero-api-cli" via AUR

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

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

b. Clone monero-api-cli's git locally

$ git clone https://aur.archlinux.org/monero-api-cli.git ~/monero-api-cli

c. Go to ~/monero-api-cli folder and install it

$ cd ~/monero-api-cli $ makepkg -si

3. Information about the monero-api-cli package on Arch User Repository (AUR)

ID: 1423921
Name: monero-api-cli
PackageBaseID: 203508
PackageBase: monero-api-cli
Version: 0.2.0-1
Description: Python cli application meant for remotely interacting with a Monero Daemon via its RPC API
URL: https://github.com/Dvd-Znf/monero-api-cli/
NumVotes: 1
Popularity: 0.86682
OutOfDate:
Maintainer: Dvd-Znf
Submitter: Dvd-Znf
FirstSubmitted: 1710005103
LastModified: 1710005103
URLPath: /cgit/aur.git/snapshot/monero-api-cli.tar.gz