python2-ccm on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python2-ccm

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

$ yay -Rns python2-ccm

2. Manually Install "python2-ccm" via AUR

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

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

b. Clone python2-ccm's git locally

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

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

$ cd ~/python2-ccm $ makepkg -si

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

ID: 507450
Name: python2-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/python2-ccm.tar.gz