cmdpack-bincomp on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S cmdpack-bincomp

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

$ yay -Rns cmdpack-bincomp

2. Manually Install "cmdpack-bincomp" via AUR

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

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

b. Clone cmdpack-bincomp's git locally

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

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

$ cd ~/cmdpack-bincomp $ makepkg -si

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

ID: 514760
Name: cmdpack-bincomp
PackageBaseID: 54780
PackageBase: cmdpack
Version: 1.06-2
Description: Compare binary files
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-bincomp.tar.gz