inspircd on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S inspircd

* (Optional) Uninstall inspircd on Arch using YAY

$ yay -Rns inspircd

2. Manually Install "inspircd" via AUR

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

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

b. Clone inspircd's git locally

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

c. Go to ~/inspircd folder and install it

$ cd ~/inspircd $ makepkg -si

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

ID: 1422335
Name: inspircd
PackageBaseID: 104000
PackageBase: inspircd
Version: 3.17.0-2
Description: InspIRCd is a modular Internet Relay Chat (IRC) server written in C++ for Linux, BSD, Windows and macOS systems.
URL: https://www.inspircd.org/
NumVotes: 11
Popularity: 0.077045
OutOfDate:
Maintainer: Max-P
Submitter: Max-P
FirstSubmitted: 1448942237
LastModified: 1709799550
URLPath: /cgit/aur.git/snapshot/inspircd.tar.gz