python-barcode on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-barcode

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

$ yay -Rns python-barcode

2. Manually Install "python-barcode" via AUR

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

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

b. Clone python-barcode's git locally

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

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

$ cd ~/python-barcode $ makepkg -si

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

ID: 1313550
Name: python-barcode
PackageBaseID: 174893
PackageBase: python-barcode
Version: 0.15.1-1
Description: Create standard barcodes with Python. No external modules needed.
URL: https://github.com/WhyNotHugo/python-barcode
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rarvolt
Submitter: rarvolt
FirstSubmitted: 1641827427
LastModified: 1693816511
URLPath: /cgit/aur.git/snapshot/python-barcode.tar.gz