crypto-tracker on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S crypto-tracker

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

$ yay -Rns crypto-tracker

2. Manually Install "crypto-tracker" via AUR

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

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

b. Clone crypto-tracker's git locally

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

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

$ cd ~/crypto-tracker $ makepkg -si

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

ID: 1229191
Name: crypto-tracker
PackageBaseID: 190758
PackageBase: crypto-tracker
Version: 0.1.8-1
Description: This program allows you to track the value of multiple cryptocurrencies and output a JSON object that you can use in Waybar or similar programs.
URL: https://github.com/Nox04/crypto-tracker
NumVotes: 1
Popularity: 0.000454
OutOfDate:
Maintainer: Nox04
Submitter: Nox04
FirstSubmitted: 1677207683
LastModified: 1679278103
URLPath: /cgit/aur.git/snapshot/crypto-tracker.tar.gz