python-cryptofetch on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-cryptofetch

* (Optional) Uninstall python-cryptofetch on Arch using YAY

$ yay -Rns python-cryptofetch

2. Manually Install "python-cryptofetch" via AUR

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

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

b. Clone python-cryptofetch's git locally

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

c. Go to ~/python-cryptofetch folder and install it

$ cd ~/python-cryptofetch $ makepkg -si

3. Information about the python-cryptofetch package on Arch User Repository (AUR)

ID: 879509
Name: python-cryptofetch
PackageBaseID: 162077
PackageBase: python-cryptofetch
Version: 1.2.2-1
Description: CLI tool to fetch and view cryptocurrencies prices
URL: https://github.com/codeswhite/cryptofetch
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: codeswhite
Submitter: codeswhite
FirstSubmitted: 1610645595
LastModified: 1616185545
URLPath: /cgit/aur.git/snapshot/python-cryptofetch.tar.gz