python-pytlv on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-pytlv

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

$ yay -Rns python-pytlv

2. Manually Install "python-pytlv" via AUR

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

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

b. Clone python-pytlv's git locally

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

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

$ cd ~/python-pytlv $ makepkg -si

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

ID: 908046
Name: python-pytlv
PackageBaseID: 165706
PackageBase: python-pytlv
Version: 0.71-1
Description: TLV(tag length value) data parser, especially useful for EMV tags parsing
URL: https://github.com/timgabets/pytlv
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Falkenber9
Submitter: Falkenber9
FirstSubmitted: 1618601836
LastModified: 1621179083
URLPath: /cgit/aur.git/snapshot/python-pytlv.tar.gz