instantbird on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install instantbird on Arch using YAY
$
yay -S
instantbird
Copied
* (Optional) Uninstall instantbird on Arch using YAY
$
yay -Rns
instantbird
Copied
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
Copied
b. Clone instantbird's git locally
$
git clone https://aur.archlinux.org/instantbird.git
~/instantbird
Copied
c. Go to ~/instantbird folder and install it
$
cd
~/instantbird
Copied
$
makepkg -si
Copied
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
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