libpseudo on AUR (Arch User Repository)
Last updated: February 08,2025
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
Copied
b. Install libpseudo on Arch using YAY
$
yay -S
libpseudo
Copied
* (Optional) Uninstall libpseudo on Arch using YAY
$
yay -Rns
libpseudo
Copied
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
Copied
b. Clone libpseudo's git locally
$
git clone https://aur.archlinux.org/libpseudo.git
~/libpseudo
Copied
c. Go to ~/libpseudo folder and install it
$
cd
~/libpseudo
Copied
$
makepkg -si
Copied
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
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