pyzbar on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S pyzbar

* (Optional) Uninstall pyzbar on Arch using YAY

$ yay -Rns pyzbar

2. Manually Install "pyzbar" via AUR

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

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

b. Clone pyzbar's git locally

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

c. Go to ~/pyzbar folder and install it

$ cd ~/pyzbar $ makepkg -si

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

ID: 1089260
Name: pyzbar
PackageBaseID: 140011
PackageBase: pyzbar
Version: 0.1.9-1
Description: A ctypes-based wrapper around the zbar barcode reader
URL: https://github.com/NaturalHistoryMuseum/pyzbar/
NumVotes: 5
Popularity: 0.542021
OutOfDate:
Maintainer: rafaelff
Submitter: alexzose
FirstSubmitted: 1551391213
LastModified: 1654225842
URLPath: /cgit/aur.git/snapshot/pyzbar.tar.gz