squawk on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S squawk

* (Optional) Uninstall squawk on Arch using YAY

$ yay -Rns squawk

2. Manually Install "squawk" via AUR

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

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

b. Clone squawk's git locally

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

c. Go to ~/squawk folder and install it

$ cd ~/squawk $ makepkg -si

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

ID: 1403967
Name: squawk
PackageBaseID: 145664
PackageBase: squawk
Version: 0.2.3-1
Description: An XMPP desktop messenger, written on pure c++ (qt)
URL: https://git.macaw.me/blue/squawk
NumVotes: 1
Popularity: 9.0E-6
OutOfDate:
Maintainer: BlueMacaw
Submitter: BlueMacaw
FirstSubmitted: 1570535713
LastModified: 1707066205
URLPath: /cgit/aur.git/snapshot/squawk.tar.gz