sendxmpp on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S sendxmpp

* (Optional) Uninstall sendxmpp on Arch using YAY

$ yay -Rns sendxmpp

2. Manually Install "sendxmpp" via AUR

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

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

b. Clone sendxmpp's git locally

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

c. Go to ~/sendxmpp folder and install it

$ cd ~/sendxmpp $ makepkg -si

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

ID: 395898
Name: sendxmpp
PackageBaseID: 17929
PackageBase: sendxmpp
Version: 1.24-1
Description: A perl-script to send xmpp (jabber), similar to what mail(1) does for mail
URL: https://sendxmpp.hostname.sk/
NumVotes: 22
Popularity: 0
OutOfDate:
Maintainer: fordprefect
Submitter: noalwin
FirstSubmitted: 1213998620
LastModified: 1490548472
URLPath: /cgit/aur.git/snapshot/sendxmpp.tar.gz