skabus-git on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S skabus-git

* (Optional) Uninstall skabus-git on Arch using YAY

$ yay -Rns skabus-git

2. Manually Install "skabus-git" via AUR

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

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

b. Clone skabus-git's git locally

$ git clone https://aur.archlinux.org/skabus-git.git ~/skabus-git

c. Go to ~/skabus-git folder and install it

$ cd ~/skabus-git $ makepkg -si

3. Information about the skabus-git package on Arch User Repository (AUR)

ID: 845574
Name: skabus-git
PackageBaseID: 128426
PackageBase: skabus-git
Version: r40.a50a007-1
Description: A suite of programs and libraries for Unix systems that aim to implement a bus, i.e. a many-to-many interprocess communication mechanism
URL: http://skarnet.org/software/skabus/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: andykluger
Submitter: andykluger
FirstSubmitted: 1514346291
LastModified: 1610338333
URLPath: /cgit/aur.git/snapshot/skabus-git.tar.gz