chkascii on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S chkascii

* (Optional) Uninstall chkascii on Arch using YAY

$ yay -Rns chkascii

2. Manually Install "chkascii" via AUR

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

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

b. Clone chkascii's git locally

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

c. Go to ~/chkascii folder and install it

$ cd ~/chkascii $ makepkg -si

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

ID: 819163
Name: chkascii
PackageBaseID: 152267
PackageBase: chkascii
Version: 2.4-1
Description: Check a file for any invalid ASCII characters
URL: https://github.com/bourne-again/chkascii
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bourne-again
Submitter: bourne-again
FirstSubmitted: 1588388205
LastModified: 1605444474
URLPath: /cgit/aur.git/snapshot/chkascii.tar.gz