irccd on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S irccd

* (Optional) Uninstall irccd on Arch using YAY

$ yay -Rns irccd

2. Manually Install "irccd" via AUR

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

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

b. Clone irccd's git locally

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

c. Go to ~/irccd folder and install it

$ cd ~/irccd $ makepkg -si

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

ID: 1215055
Name: irccd
PackageBaseID: 99243
PackageBase: irccd
Version: 4.0.3-1
Description: A flexible, fast IRC bot
URL: http://projects.malikania.fr/irccd/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Peuc
Submitter: Peuc
FirstSubmitted: 1441226095
LastModified: 1676996697
URLPath: /cgit/aur.git/snapshot/irccd.tar.gz