ngircd on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S ngircd

* (Optional) Uninstall ngircd on Arch using YAY

$ yay -Rns ngircd

2. Manually Install "ngircd" via AUR

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

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

b. Clone ngircd's git locally

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

c. Go to ~/ngircd folder and install it

$ cd ~/ngircd $ makepkg -si

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

ID: 1410838
Name: ngircd
PackageBaseID: 191605
PackageBase: ngircd
Version: 26.1-3
Description: Next Generation IRC Daemon
URL: https://ngircd.barton.de/
NumVotes: 2
Popularity: 0.370016
OutOfDate:
Maintainer: justapony
Submitter: jelly
FirstSubmitted: 1678891506
LastModified: 1708168614
URLPath: /cgit/aur.git/snapshot/ngircd.tar.gz