fittstool on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S fittstool

* (Optional) Uninstall fittstool on Arch using YAY

$ yay -Rns fittstool

2. Manually Install "fittstool" via AUR

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

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

b. Clone fittstool's git locally

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

c. Go to ~/fittstool folder and install it

$ cd ~/fittstool $ makepkg -si

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

ID: 260603
Name: fittstool
PackageBaseID: 105243
PackageBase: fittstool
Version: master-1
Description: This utility allows you to do just that - bind commands to mouse button events on the screen corners, via a simple and concise configuration file.
URL: https://github.com/jeanCarloMachado/fittstool
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: JeanMachado
Submitter: JeanMachado
FirstSubmitted: 1451419893
LastModified: 1451421460
URLPath: /cgit/aur.git/snapshot/fittstool.tar.gz