matterircd on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S matterircd

* (Optional) Uninstall matterircd on Arch using YAY

$ yay -Rns matterircd

2. Manually Install "matterircd" via AUR

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

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

b. Clone matterircd's git locally

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

c. Go to ~/matterircd folder and install it

$ cd ~/matterircd $ makepkg -si

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

ID: 1292928
Name: matterircd
PackageBaseID: 130933
PackageBase: matterircd
Version: 0.27.0-1
Description: Minimal IRC server which integrates with mattermost and slack
URL: https://github.com/42wim/matterircd
NumVotes: 2
Popularity: 0
OutOfDate: 1691420159
Maintainer: jokke
Submitter: jokke
FirstSubmitted: 1521555769
LastModified: 1690059008
URLPath: /cgit/aur.git/snapshot/matterircd.tar.gz