freecheck on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S freecheck

* (Optional) Uninstall freecheck on Arch using YAY

$ yay -Rns freecheck

2. Manually Install "freecheck" via AUR

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

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

b. Clone freecheck's git locally

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

c. Go to ~/freecheck folder and install it

$ cd ~/freecheck $ makepkg -si

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

ID: 744123
Name: freecheck
PackageBaseID: 79860
PackageBase: freecheck
Version: 0.30-4
Description: A blank check printer that adds MICR codes and check templates to blank stock
URL: https://github.com/alerque/freecheck
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1394489455
LastModified: 1590702634
URLPath: /cgit/aur.git/snapshot/freecheck.tar.gz