perl-ipc-pubsub on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S perl-ipc-pubsub

* (Optional) Uninstall perl-ipc-pubsub on Arch using YAY

$ yay -Rns perl-ipc-pubsub

2. Manually Install "perl-ipc-pubsub" via AUR

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

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

b. Clone perl-ipc-pubsub's git locally

$ git clone https://aur.archlinux.org/perl-ipc-pubsub.git ~/perl-ipc-pubsub

c. Go to ~/perl-ipc-pubsub folder and install it

$ cd ~/perl-ipc-pubsub $ makepkg -si

3. Information about the perl-ipc-pubsub package on Arch User Repository (AUR)

ID: 707527
Name: perl-ipc-pubsub
PackageBaseID: 50415
PackageBase: perl-ipc-pubsub
Version: 0.29-2
Description: Perl module providing a simple API for publishing messages to channels and for subscribing to them
URL: https://metacpan.org/release/IPC-PubSub
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bunder
Submitter: bunder
FirstSubmitted: 1309718719
LastModified: 1584185630
URLPath: /cgit/aur.git/snapshot/perl-ipc-pubsub.tar.gz