instantbird on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S instantbird

* (Optional) Uninstall instantbird on Arch using YAY

$ yay -Rns instantbird

2. Manually Install "instantbird" via AUR

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

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

b. Clone instantbird's git locally

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

c. Go to ~/instantbird folder and install it

$ cd ~/instantbird $ makepkg -si

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

ID: 985398
Name: instantbird
PackageBaseID: 19350
PackageBase: instantbird
Version: 1.5-2
Description: Instant messenger using libpurple and xulrunner
URL: http://instantbird.com
NumVotes: 39
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ConnorBehan
FirstSubmitted: 1219620726
LastModified: 1636329138
URLPath: /cgit/aur.git/snapshot/instantbird.tar.gz