libxs on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libxs

* (Optional) Uninstall libxs on Arch using YAY

$ yay -Rns libxs

2. Manually Install "libxs" via AUR

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

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

b. Clone libxs's git locally

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

c. Go to ~/libxs folder and install it

$ cd ~/libxs $ makepkg -si

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

ID: 194003
Name: libxs
PackageBaseID: 57643
PackageBase: libxs
Version: 1.2.0-1
Description: Fast messaging system built on sockets. Fork of ZeroMQ, Aka Crossroads IO.
URL: https://github.com/crossroads-io/libxs
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: keenerd
FirstSubmitted: 1331848730
LastModified: 1434169587
URLPath: /cgit/aur.git/snapshot/libxs.tar.gz