swiften on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S swiften

* (Optional) Uninstall swiften on Arch using YAY

$ yay -Rns swiften

2. Manually Install "swiften" via AUR

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

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

b. Clone swiften's git locally

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

c. Go to ~/swiften folder and install it

$ cd ~/swiften $ makepkg -si

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

ID: 1323604
Name: swiften
PackageBaseID: 187876
PackageBase: swift
Version: 4.0.3-1
Description: XMPP library written in C++ with Boost
URL: https://swift.im
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: arojas
FirstSubmitted: 1669016420
LastModified: 1695525753
URLPath: /cgit/aur.git/snapshot/swiften.tar.gz

5. The same packages on other Linux Distributions