teleirc-bin on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S teleirc-bin

* (Optional) Uninstall teleirc-bin on Arch using YAY

$ yay -Rns teleirc-bin

2. Manually Install "teleirc-bin" via AUR

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

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

b. Clone teleirc-bin's git locally

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

c. Go to ~/teleirc-bin folder and install it

$ cd ~/teleirc-bin $ makepkg -si

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

ID: 956000
Name: teleirc-bin
PackageBaseID: 165284
PackageBase: teleirc-bin
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: 1
Popularity: 0
OutOfDate:
Maintainer: denisse
Submitter: denisse
FirstSubmitted: 1617670072
LastModified: 1630640590
URLPath: /cgit/aur.git/snapshot/teleirc-bin.tar.gz