circus on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S circus

* (Optional) Uninstall circus on Arch using YAY

$ yay -Rns circus

2. Manually Install "circus" via AUR

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

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

b. Clone circus's git locally

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

c. Go to ~/circus folder and install it

$ cd ~/circus $ makepkg -si

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

ID: 1279653
Name: circus
PackageBaseID: 107632
PackageBase: circus
Version: 0.18.0-1
Description: program that will let you run and watch multiple processes and sockets
URL: http://circus.readthedocs.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: giniu
FirstSubmitted: 1455557383
LastModified: 1687891359
URLPath: /cgit/aur.git/snapshot/circus.tar.gz