circos on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S circos

* (Optional) Uninstall circos on Arch using YAY

$ yay -Rns circos

2. Manually Install "circos" via AUR

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

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

b. Clone circos's git locally

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

c. Go to ~/circos folder and install it

$ cd ~/circos $ makepkg -si

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

ID: 849167
Name: circos
PackageBaseID: 119382
PackageBase: circos
Version: 0.69_9-1
Description: A software package for visualizing data in a circular layout
URL: http://circos.ca
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: tdy
Submitter: tdy
FirstSubmitted: 1485951308
LastModified: 1610963486
URLPath: /cgit/aur.git/snapshot/circos.tar.gz