ircd-ratbox on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S ircd-ratbox

* (Optional) Uninstall ircd-ratbox on Arch using YAY

$ yay -Rns ircd-ratbox

2. Manually Install "ircd-ratbox" via AUR

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

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

b. Clone ircd-ratbox's git locally

$ git clone https://aur.archlinux.org/ircd-ratbox.git ~/ircd-ratbox

c. Go to ~/ircd-ratbox folder and install it

$ cd ~/ircd-ratbox $ makepkg -si

3. Information about the ircd-ratbox package on Arch User Repository (AUR)

ID: 936960
Name: ircd-ratbox
PackageBaseID: 60047
PackageBase: ircd-ratbox
Version: 3.0.10-3
Description: An advanced, stable and fast ircd
URL: http://www.ratbox.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: prurigro
Submitter: prurigro
FirstSubmitted: 1339649057
LastModified: 1626794398
URLPath: /cgit/aur.git/snapshot/ircd-ratbox.tar.gz