python-ccm on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-ccm

* (Optional) Uninstall python-ccm on Arch using YAY

$ yay -Rns python-ccm

2. Manually Install "python-ccm" via AUR

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

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

b. Clone python-ccm's git locally

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

c. Go to ~/python-ccm folder and install it

$ cd ~/python-ccm $ makepkg -si

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

ID: 507449
Name: python-ccm
PackageBaseID: 132026
PackageBase: python-ccm
Version: 3.1.4-1
Description: A script/library to create, launch and remove an Apache Cassandra cluster on localhost
URL: http://github.com/pcmanus/ccm
NumVotes: 1
Popularity: 0
OutOfDate: 1653607729
Maintainer: tsachev
FirstSubmitted: 1525262827
LastModified: 1525262827
URLPath: /cgit/aur.git/snapshot/python-ccm.tar.gz