python-cardano on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-cardano

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

$ yay -Rns python-cardano

2. Manually Install "python-cardano" via AUR

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

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

b. Clone python-cardano's git locally

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

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

$ cd ~/python-cardano $ makepkg -si

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

ID: 1026842
Name: python-cardano
PackageBaseID: 167045
PackageBase: python-cardano
Version: 0.8.2-1
Description: A comprehensive Python module for handling Cardano cryptocurrency and blockchain platform
URL: https://github.com/emesik/cardano-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: emes
Submitter: emes
FirstSubmitted: 1621327401
LastModified: 1643326526
URLPath: /cgit/aur.git/snapshot/python-cardano.tar.gz