cryptop on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S cryptop

* (Optional) Uninstall cryptop on Arch using YAY

$ yay -Rns cryptop

2. Manually Install "cryptop" via AUR

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

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

b. Clone cryptop's git locally

$ git clone https://aur.archlinux.org/cryptop.git ~/cryptop

c. Go to ~/cryptop folder and install it

$ cd ~/cryptop $ makepkg -si

3. Information about the cryptop package on Arch User Repository (AUR)

ID: 473130
Name: cryptop
PackageBaseID: 124398
PackageBase: cryptop
Version: 0.2.0-1
Description: command line crypto portfolio
URL: https://pypi.python.org/pypi/cryptop/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: z3ntu
FirstSubmitted: 1501399186
LastModified: 1514383043
URLPath: /cgit/aur.git/snapshot/cryptop.tar.gz