cmdpack-fakecrc on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S cmdpack-fakecrc

* (Optional) Uninstall cmdpack-fakecrc on Arch using YAY

$ yay -Rns cmdpack-fakecrc

2. Manually Install "cmdpack-fakecrc" via AUR

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

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

b. Clone cmdpack-fakecrc's git locally

$ git clone https://aur.archlinux.org/cmdpack-fakecrc.git ~/cmdpack-fakecrc

c. Go to ~/cmdpack-fakecrc folder and install it

$ cd ~/cmdpack-fakecrc $ makepkg -si

3. Information about the cmdpack-fakecrc package on Arch User Repository (AUR)

ID: 514764
Name: cmdpack-fakecrc
PackageBaseID: 54780
PackageBase: cmdpack
Version: 1.06-2
Description: Fake the CRC32 of a file
URL: https://github.com/chungy/cmdpack
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: chungy
Submitter: chungy
FirstSubmitted: 1323666639
LastModified: 1527634314
URLPath: /cgit/aur.git/snapshot/cmdpack-fakecrc.tar.gz