stick-pointer-to-screen on AUR (Arch User Repository)

Last updated: November 24,2024

1. Install "stick-pointer-to-screen" 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 stick-pointer-to-screen on Arch using YAY

$ yay -S stick-pointer-to-screen

* (Optional) Uninstall stick-pointer-to-screen on Arch using YAY

$ yay -Rns stick-pointer-to-screen

2. Manually Install "stick-pointer-to-screen" via AUR

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

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

b. Clone stick-pointer-to-screen's git locally

$ git clone https://aur.archlinux.org/stick-pointer-to-screen.git ~/stick-pointer-to-screen

c. Go to ~/stick-pointer-to-screen folder and install it

$ cd ~/stick-pointer-to-screen $ makepkg -si

3. Information about the stick-pointer-to-screen package on Arch User Repository (AUR)

ID: 1192084
Name: stick-pointer-to-screen
PackageBaseID: 189274
PackageBase: stick-pointer-to-screen
Version: 1.0-1
Description: A simple program for X11 window system that prents the cursor from crossing into another monitor when you do't want it to.
URL: https://github.com/LMauricius/sticky-mouse-trap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cha14ka
Submitter: cha14ka
FirstSubmitted: 1672917799
LastModified: 1672917799
URLPath: /cgit/aur.git/snapshot/stick-pointer-to-screen.tar.gz