libsrsirc on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S libsrsirc

* (Optional) Uninstall libsrsirc on Arch using YAY

$ yay -Rns libsrsirc

2. Manually Install "libsrsirc" via AUR

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

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

b. Clone libsrsirc's git locally

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

c. Go to ~/libsrsirc folder and install it

$ cd ~/libsrsirc $ makepkg -si

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

ID: 887762
Name: libsrsirc
PackageBaseID: 64131
PackageBase: libsrsirc
Version: 0.0.14-1
Description: A lightweight IRC library (includes icat)
URL: https://github.com/fstd/libsrsirc
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: heinrich5991
Submitter: heinrich5991
FirstSubmitted: 1351527318
LastModified: 1617567109
URLPath: /cgit/aur.git/snapshot/libsrsirc.tar.gz