xmppcat on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S xmppcat

* (Optional) Uninstall xmppcat on Arch using YAY

$ yay -Rns xmppcat

2. Manually Install "xmppcat" via AUR

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

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

b. Clone xmppcat's git locally

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

c. Go to ~/xmppcat folder and install it

$ cd ~/xmppcat $ makepkg -si

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

ID: 302882
Name: xmppcat
PackageBaseID: 76213
PackageBase: xmppcat
Version: 0.1.1-1
Description: A unix command line program that works like cat but sends its output through XMPP
URL: https://github.com/mtorromeo/xmppcat
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: mtorromeo
FirstSubmitted: 1386947505
LastModified: 1463324036
URLPath: /cgit/aur.git/snapshot/xmppcat.tar.gz