gamepad-tool-bin on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S gamepad-tool-bin

* (Optional) Uninstall gamepad-tool-bin on Arch using YAY

$ yay -Rns gamepad-tool-bin

2. Manually Install "gamepad-tool-bin" via AUR

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

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

b. Clone gamepad-tool-bin's git locally

$ git clone https://aur.archlinux.org/gamepad-tool-bin.git ~/gamepad-tool-bin

c. Go to ~/gamepad-tool-bin folder and install it

$ cd ~/gamepad-tool-bin $ makepkg -si

3. Information about the gamepad-tool-bin package on Arch User Repository (AUR)

ID: 694970
Name: gamepad-tool-bin
PackageBaseID: 148990
PackageBase: gamepad-tool-bin
Version: 1.2-1
Description: Simple GUI tool to create/modify gamepad mappings for SDL2 Game Controller API
URL: http://www.generalarcade.com/gamepadtool
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Ordoviz
Submitter: Ordoviz
FirstSubmitted: 1581257064
LastModified: 1581257064
URLPath: /cgit/aur.git/snapshot/gamepad-tool-bin.tar.gz