qirssi on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S qirssi

* (Optional) Uninstall qirssi on Arch using YAY

$ yay -Rns qirssi

2. Manually Install "qirssi" via AUR

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

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

b. Clone qirssi's git locally

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

c. Go to ~/qirssi folder and install it

$ cd ~/qirssi $ makepkg -si

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

ID: 204008
Name: qirssi
PackageBaseID: 24436
PackageBase: qirssi
Version: 20090305-2
Description: A Qt trayicon and notifier for irssi
URL: http://code.google.com/p/qirssi
NumVotes: 15
Popularity: 0
OutOfDate: 1701004948
Maintainer: Dragonlord
Submitter:
FirstSubmitted: 1236279057
LastModified: 1435508525
URLPath: /cgit/aur.git/snapshot/qirssi.tar.gz