mingw-w64-gloox on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S mingw-w64-gloox

* (Optional) Uninstall mingw-w64-gloox on Arch using YAY

$ yay -Rns mingw-w64-gloox

2. Manually Install "mingw-w64-gloox" via AUR

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

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

b. Clone mingw-w64-gloox's git locally

$ git clone https://aur.archlinux.org/mingw-w64-gloox.git ~/mingw-w64-gloox

c. Go to ~/mingw-w64-gloox folder and install it

$ cd ~/mingw-w64-gloox $ makepkg -si

3. Information about the mingw-w64-gloox package on Arch User Repository (AUR)

ID: 689004
Name: mingw-w64-gloox
PackageBaseID: 134375
PackageBase: mingw-w64-gloox
Version: 1.0.23-1
Description: C++ libraries for development of Jabber client/component/server (mingw-w64)
URL: http://camaya.net/gloox
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: adsun
FirstSubmitted: 1532034525
LastModified: 1579789144
URLPath: /cgit/aur.git/snapshot/mingw-w64-gloox.tar.gz