libpseudo on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S libpseudo

* (Optional) Uninstall libpseudo on Arch using YAY

$ yay -Rns libpseudo

2. Manually Install "libpseudo" via AUR

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

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

b. Clone libpseudo's git locally

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

c. Go to ~/libpseudo folder and install it

$ cd ~/libpseudo $ makepkg -si

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

ID: 207665
Name: libpseudo
PackageBaseID: 21765
PackageBase: libpseudo
Version: 1.2.0-1
Description: A generic library providing simple thread-safe messaging between threads.
URL: http://libpseudo.sourceforge.net/
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter:
FirstSubmitted: 1227543143
LastModified: 1436199182
URLPath: /cgit/aur.git/snapshot/libpseudo.tar.gz