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
Copied
b. Install chkascii on Arch using YAY
$
yay -S
chkascii
Copied
* (Optional) Uninstall chkascii on Arch using YAY
$
yay -Rns
chkascii
Copied
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
Copied
b. Clone chkascii's git locally
$
git clone https://aur.archlinux.org/chkascii.git
~/chkascii
Copied
c. Go to ~/chkascii folder and install it
$
cd
~/chkascii
Copied
$
makepkg -si
Copied
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
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