qconnect on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S qconnect

* (Optional) Uninstall qconnect on Arch using YAY

$ yay -Rns qconnect

2. Manually Install "qconnect" via AUR

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

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

b. Clone qconnect's git locally

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

c. Go to ~/qconnect folder and install it

$ cd ~/qconnect $ makepkg -si

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

ID: 516951
Name: qconnect
PackageBaseID: 88568
PackageBase: qconnect
Version: 1.8.1-4
Description: Allows the running of reconnectable programs via torque with tmux, xpra, and tigervnc
URL: https://github.com/MikeDacre/qconnect
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MikeDacre
Submitter: MikeDacre
FirstSubmitted: 1419309880
LastModified: 1528222083
URLPath: /cgit/aur.git/snapshot/qconnect.tar.gz