xipmsg on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S xipmsg

* (Optional) Uninstall xipmsg on Arch using YAY

$ yay -Rns xipmsg

2. Manually Install "xipmsg" via AUR

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

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

b. Clone xipmsg's git locally

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

c. Go to ~/xipmsg folder and install it

$ cd ~/xipmsg $ makepkg -si

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

ID: 859843
Name: xipmsg
PackageBaseID: 162986
PackageBase: xipmsg
Version: 0.8088-1
Description: IP Messenger client for X11
URL: https://web.archive.org/http://www.bsddiary.net/xipmsg/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Genstar
Submitter: Genstar
FirstSubmitted: 1612668409
LastModified: 1612669275
URLPath: /cgit/aur.git/snapshot/xipmsg.tar.gz

5. The same packages on other Linux Distributions