cmdtools-git on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S cmdtools-git

* (Optional) Uninstall cmdtools-git on Arch using YAY

$ yay -Rns cmdtools-git

2. Manually Install "cmdtools-git" via AUR

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

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

b. Clone cmdtools-git's git locally

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

c. Go to ~/cmdtools-git folder and install it

$ cd ~/cmdtools-git $ makepkg -si

3. Information about the cmdtools-git package on Arch User Repository (AUR)

ID: 794031
Name: cmdtools-git
PackageBaseID: 155177
PackageBase: cmdtools-git
Version: 1.0.1.r4.g9a36144-1
Description: Tools to manipulate, create, and view commands.
URL: https://github.com/binex-dsk/cmdtools
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sperg512
Submitter: sperg512
FirstSubmitted: 1594064525
LastModified: 1600560513
URLPath: /cgit/aur.git/snapshot/cmdtools-git.tar.gz