ccluster on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S ccluster

* (Optional) Uninstall ccluster on Arch using YAY

$ yay -Rns ccluster

2. Manually Install "ccluster" via AUR

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

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

b. Clone ccluster's git locally

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

c. Go to ~/ccluster folder and install it

$ cd ~/ccluster $ makepkg -si

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

ID: 1338268
Name: ccluster
PackageBaseID: 165503
PackageBase: ccluster
Version: 1.1.7-1
Description: local clustering of complex roots of a univariate polynomial with complex coefficients
URL: https://github.com/rimbach/Ccluster
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: akobel
Submitter: akobel
FirstSubmitted: 1618150904
LastModified: 1697993077
URLPath: /cgit/aur.git/snapshot/ccluster.tar.gz