prosody-mod-smacks on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S prosody-mod-smacks

* (Optional) Uninstall prosody-mod-smacks on Arch using YAY

$ yay -Rns prosody-mod-smacks

2. Manually Install "prosody-mod-smacks" via AUR

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

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

b. Clone prosody-mod-smacks's git locally

$ git clone https://aur.archlinux.org/prosody-mod-smacks.git ~/prosody-mod-smacks

c. Go to ~/prosody-mod-smacks folder and install it

$ cd ~/prosody-mod-smacks $ makepkg -si

3. Information about the prosody-mod-smacks package on Arch User Repository (AUR)

Repository : aur
Name : prosody-mod-smacks
Keywords : None
Version : 2020.04.21-1
Description : XEP-0198: Reliability and fast reconnects for Prosody
URL : http://modules.prosody.im/mod_smacks.html
AUR URL : https://aur.archlinux.org/packages/prosody-mod-smacks
Groups : None
Licenses : MIT
Provides : None
Depends On : prosody<0.12 lua52-dbi
Make Deps : None
Check Deps : None
Optional Deps : None
Conflicts With : None
Maintainer : fordprefect
Votes : 11
Popularity : 0.000050
First Submitted : Tue 16 Jul 2013 04:46:39 PM UTC
Last Modified : Tue 15 Mar 2022 08:23:08 AM UTC
Out-of-date : No