bitlbee on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S bitlbee

* (Optional) Uninstall bitlbee on Arch using YAY

$ yay -Rns bitlbee

2. Manually Install "bitlbee" via AUR

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

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

b. Clone bitlbee's git locally

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

c. Go to ~/bitlbee folder and install it

$ cd ~/bitlbee $ makepkg -si

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

ID: 903995
Name: bitlbee
PackageBaseID: 166543
PackageBase: bitlbee
Version: 3.6-2
Description: Brings instant messaging (XMPP, MSN, Yahoo!, AIM, ICQ, Twitter) to IRC
URL: https://www.bitlbee.org/
NumVotes: 6
Popularity: 1.1E-5
OutOfDate:
Maintainer: SanskritFritz
Submitter: arojas
FirstSubmitted: 1620464513
LastModified: 1620464513
URLPath: /cgit/aur.git/snapshot/bitlbee.tar.gz