ccm on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S ccm

* (Optional) Uninstall ccm on Arch using YAY

$ yay -Rns ccm

2. Manually Install "ccm" via AUR

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

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

b. Clone ccm's git locally

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

c. Go to ~/ccm folder and install it

$ cd ~/ccm $ makepkg -si

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

ID: 245115
Name: ccm
PackageBaseID: 102878
PackageBase: ccm
Version: 2.0.3-2
Description: Cassandra Cluster Manager
URL: https://github.com/pcmanus/ccm
NumVotes: 3
Popularity: 0
OutOfDate: 1508336918
Maintainer:
Submitter: neg3ntropy
FirstSubmitted: 1446531285
LastModified: 1446532048
URLPath: /cgit/aur.git/snapshot/ccm.tar.gz