python2-zbar on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python2-zbar

* (Optional) Uninstall python2-zbar on Arch using YAY

$ yay -Rns python2-zbar

2. Manually Install "python2-zbar" via AUR

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

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

b. Clone python2-zbar's git locally

$ git clone https://aur.archlinux.org/python2-zbar.git ~/python2-zbar

c. Go to ~/python2-zbar folder and install it

$ cd ~/python2-zbar $ makepkg -si

3. Information about the python2-zbar package on Arch User Repository (AUR)

ID: 887980
Name: python2-zbar
PackageBaseID: 150879
PackageBase: python2-zbar
Version: 0.23.90-1
Description: Application and library for reading bar codes from various sources
URL: https://github.com/mchehab/zbar
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ValHue
Submitter: ValHue
FirstSubmitted: 1585558839
LastModified: 1617617204
URLPath: /cgit/aur.git/snapshot/python2-zbar.tar.gz