xf86-input-joystick on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S xf86-input-joystick

* (Optional) Uninstall xf86-input-joystick on Arch using YAY

$ yay -Rns xf86-input-joystick

2. Manually Install "xf86-input-joystick" via AUR

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

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

b. Clone xf86-input-joystick's git locally

$ git clone https://aur.archlinux.org/xf86-input-joystick.git ~/xf86-input-joystick

c. Go to ~/xf86-input-joystick folder and install it

$ cd ~/xf86-input-joystick $ makepkg -si

3. Information about the xf86-input-joystick package on Arch User Repository (AUR)

ID: 1411838
Name: xf86-input-joystick
PackageBaseID: 118702
PackageBase: xf86-input-joystick
Version: 1.6.4-3
Description: X.Org input driver that translates joystick input to mouse and keyboard events. (Do not use for games with native joystick support or XI2 applications. See manpage.)
URL: https://www.x.org/wiki/
NumVotes: 15
Popularity: 0.566025
OutOfDate:
Maintainer: dreieck
Submitter: Lone_Wolf
FirstSubmitted: 1484221844
LastModified: 1708342679
URLPath: /cgit/aur.git/snapshot/xf86-input-joystick.tar.gz