runningx on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S runningx

* (Optional) Uninstall runningx on Arch using YAY

$ yay -Rns runningx

2. Manually Install "runningx" via AUR

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

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

b. Clone runningx's git locally

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

c. Go to ~/runningx folder and install it

$ cd ~/runningx $ makepkg -si

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

ID: 219518
Name: runningx
PackageBaseID: 96925
PackageBase: runningx
Version: 20101203-1
Description: A simple C program which uses an X call to determine if X is running
URL: http://www.fiction.net/blong/programs/mutt/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: darnir
Submitter: darnir
FirstSubmitted: 1439127208
LastModified: 1439127337
URLPath: /cgit/aur.git/snapshot/runningx.tar.gz