python-trezor on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-trezor

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

$ yay -Rns python-trezor

2. Manually Install "python-trezor" via AUR

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

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

b. Clone python-trezor's git locally

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

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

$ cd ~/python-trezor $ makepkg -si

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

ID: 1337952
Name: python-trezor
PackageBaseID: 128597
PackageBase: python-trezor
Version: 0.13.8-1
Description: Python 3 library for communicating with the TREZOR Bitcoin hardware wallet
URL: https://github.com/trezor/trezor-firmware/tree/master/python
NumVotes: 9
Popularity: 9.0E-6
OutOfDate:
Maintainer: pizzaman
Submitter: xaiuweb
FirstSubmitted: 1514989149
LastModified: 1697952454
URLPath: /cgit/aur.git/snapshot/python-trezor.tar.gz