cutils on AUR (Arch User Repository)

Last updated: March 03,2025

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

$ yay -S cutils

* (Optional) Uninstall cutils on Arch using YAY

$ yay -Rns cutils

2. Manually Install "cutils" via AUR

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

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

b. Clone cutils's git locally

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

c. Go to ~/cutils folder and install it

$ cd ~/cutils $ makepkg -si

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

ID: 215038
Name: cutils
PackageBaseID: 63858
PackageBase: cutils
Version: 1.6-1
Description: Collection of utilities for C programmers
URL: http://www.sigala.it/sandro/software.php#cutils
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: lilydjwg
FirstSubmitted: 1350970402
LastModified: 1437799948
URLPath: /cgit/aur.git/snapshot/cutils.tar.gz