cctools on AUR (Arch User Repository)

Last updated: December 29,2024

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

$ yay -S cctools

* (Optional) Uninstall cctools on Arch using YAY

$ yay -Rns cctools

2. Manually Install "cctools" via AUR

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

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

b. Clone cctools's git locally

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

c. Go to ~/cctools folder and install it

$ cd ~/cctools $ makepkg -si

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

ID: 377801
Name: cctools
PackageBaseID: 118334
PackageBase: cctools
Version: 886+g84ce22d-1
Description: Apple cctools port for Linux
URL: https://github.com/tpoechtrager/cctools-port
NumVotes: 1
Popularity: 0
OutOfDate: 1640717327
Maintainer: jaywalker
Submitter: Schala
FirstSubmitted: 1483331720
LastModified: 1485394569
URLPath: /cgit/aur.git/snapshot/cctools.tar.gz