teleirc on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S teleirc

* (Optional) Uninstall teleirc on Arch using YAY

$ yay -Rns teleirc

2. Manually Install "teleirc" via AUR

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

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

b. Clone teleirc's git locally

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

c. Go to ~/teleirc folder and install it

$ cd ~/teleirc $ makepkg -si

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

ID: 954325
Name: teleirc
PackageBaseID: 165278
PackageBase: teleirc
Version: 2.2.0-1
Description: Go implementation of a Telegram <=> IRC bridge for use with any IRC channel and Telegram group.
URL: https://github.com/RITlug/teleirc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: denisse
Submitter: denisse
FirstSubmitted: 1617659299
LastModified: 1630294201
URLPath: /cgit/aur.git/snapshot/teleirc.tar.gz