qchat on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S qchat

* (Optional) Uninstall qchat on Arch using YAY

$ yay -Rns qchat

2. Manually Install "qchat" via AUR

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

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

b. Clone qchat's git locally

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

c. Go to ~/qchat folder and install it

$ cd ~/qchat $ makepkg -si

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

ID: 250705
Name: qchat
PackageBaseID: 103755
PackageBase: qchat
Version: 0.3-1
Description: QT4 Local area network (wlan) chat with or without server
URL: http://q-chat.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jgmdev
Submitter: jgmdev
FirstSubmitted: 1448377054
LastModified: 1448377533
URLPath: /cgit/aur.git/snapshot/qchat.tar.gz