mousetrap on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S mousetrap

* (Optional) Uninstall mousetrap on Arch using YAY

$ yay -Rns mousetrap

2. Manually Install "mousetrap" via AUR

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

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

b. Clone mousetrap's git locally

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

c. Go to ~/mousetrap folder and install it

$ cd ~/mousetrap $ makepkg -si

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

ID: 540498
Name: mousetrap
PackageBaseID: 114089
PackageBase: mousetrap
Version: 3.0.5-1
Description: An X11 utility that hides the mouse pointer after a specified interval of time
URL: https://github.com/eazar001/mousetrap
NumVotes: 2
Popularity: 0.02138
OutOfDate:
Maintainer: eazar001
Submitter: eazar001
FirstSubmitted: 1469857242
LastModified: 1535913859
URLPath: /cgit/aur.git/snapshot/mousetrap.tar.gz