crypto-cli on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S crypto-cli

* (Optional) Uninstall crypto-cli on Arch using YAY

$ yay -Rns crypto-cli

2. Manually Install "crypto-cli" via AUR

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

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

b. Clone crypto-cli's git locally

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

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

$ cd ~/crypto-cli $ makepkg -si

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

ID: 482145
Name: crypto-cli
PackageBaseID: 129605
PackageBase: crypto-cli
Version: 1.0.0-1
Description: View the prices of (many) cryptocurrencies from your terminal
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: elisaado
Submitter: elisaado
FirstSubmitted: 1517299399
LastModified: 1517299399
URLPath: /cgit/aur.git/snapshot/crypto-cli.tar.gz