qjoypad on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S qjoypad

* (Optional) Uninstall qjoypad on Arch using YAY

$ yay -Rns qjoypad

2. Manually Install "qjoypad" via AUR

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

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

b. Clone qjoypad's git locally

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

c. Go to ~/qjoypad folder and install it

$ cd ~/qjoypad $ makepkg -si

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

ID: 629356
Name: qjoypad
PackageBaseID: 104694
PackageBase: qjoypad
Version: 4.3.1-1
Description: Program with a QT interface that converts gamepad/joystick events into key strokes and mouse actions in XWindows
URL: https://github.com/panzi/qjoypad
NumVotes: 36
Popularity: 1.115087
OutOfDate:
Maintainer: prg
Submitter: prg
FirstSubmitted: 1450244798
LastModified: 1563116464
URLPath: /cgit/aur.git/snapshot/qjoypad.tar.gz