pscircle on AUR (Arch User Repository)

Last updated: February 01,2025

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

$ yay -S pscircle

* (Optional) Uninstall pscircle on Arch using YAY

$ yay -Rns pscircle

2. Manually Install "pscircle" via AUR

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

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

b. Clone pscircle's git locally

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

c. Go to ~/pscircle folder and install it

$ cd ~/pscircle $ makepkg -si

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

ID: 1238685
Name: pscircle
PackageBaseID: 137815
PackageBase: pscircle
Version: 1.4.0-1
Description: visualizes Linux processes in a form of radial tree
URL: https://gitlab.com/mildlyparallel/pscircle
NumVotes: 5
Popularity: 0.001262
OutOfDate:
Maintainer: bertptrs
Submitter: bertptrs
FirstSubmitted: 1544020866
LastModified: 1681026562
URLPath: /cgit/aur.git/snapshot/pscircle.tar.gz