doschk on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S doschk

* (Optional) Uninstall doschk on Arch using YAY

$ yay -Rns doschk

2. Manually Install "doschk" via AUR

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

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

b. Clone doschk's git locally

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

c. Go to ~/doschk folder and install it

$ cd ~/doschk $ makepkg -si

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

ID: 865110
Name: doschk
PackageBaseID: 51652
PackageBase: doschk
Version: 1.1-3
Description: Checks filenames for compatibility with SYSV and MS-DOS limits.
URL: http://www.gnu.org/software/doschk/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: chungy
Submitter: chungy
FirstSubmitted: 1313752913
LastModified: 1613589263
URLPath: /cgit/aur.git/snapshot/doschk.tar.gz