libstrophe-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S libstrophe-git

* (Optional) Uninstall libstrophe-git on Arch using YAY

$ yay -Rns libstrophe-git

2. Manually Install "libstrophe-git" via AUR

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

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

b. Clone libstrophe-git's git locally

$ git clone https://aur.archlinux.org/libstrophe-git.git ~/libstrophe-git

c. Go to ~/libstrophe-git folder and install it

$ cd ~/libstrophe-git $ makepkg -si

3. Information about the libstrophe-git package on Arch User Repository (AUR)

ID: 1054430
Name: libstrophe-git
PackageBaseID: 98209
PackageBase: libstrophe-git
Version: 719.06afe3d-1
Description: A simple, lightweight C library for writing XMPP clients
URL: http://strophe.im/libstrophe/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: freswa
Submitter: richteer
FirstSubmitted: 1440203821
LastModified: 1647808431
URLPath: /cgit/aur.git/snapshot/libstrophe-git.tar.gz