ttf-barcodes on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ttf-barcodes

* (Optional) Uninstall ttf-barcodes on Arch using YAY

$ yay -Rns ttf-barcodes

2. Manually Install "ttf-barcodes" via AUR

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

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

b. Clone ttf-barcodes's git locally

$ git clone https://aur.archlinux.org/ttf-barcodes.git ~/ttf-barcodes

c. Go to ~/ttf-barcodes folder and install it

$ cd ~/ttf-barcodes $ makepkg -si

3. Information about the ttf-barcodes package on Arch User Repository (AUR)

ID: 854561
Name: ttf-barcodes
PackageBaseID: 84037
PackageBase: ttf-barcodes
Version: 2.0.1-1
Description: Several barcode fonts: for EAN-13/8, 3 of 9, code 128, 2 of 5 interleaved, pdf417 and datamatrix
URL: http://grandzebu.net/informatique/codbar-en/codbar.htm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Marcel_K
FirstSubmitted: 1406128509
LastModified: 1611848415
URLPath: /cgit/aur.git/snapshot/ttf-barcodes.tar.gz