xhidecursor on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S xhidecursor

* (Optional) Uninstall xhidecursor on Arch using YAY

$ yay -Rns xhidecursor

2. Manually Install "xhidecursor" via AUR

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

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

b. Clone xhidecursor's git locally

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

c. Go to ~/xhidecursor folder and install it

$ cd ~/xhidecursor $ makepkg -si

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

ID: 1307951
Name: xhidecursor
PackageBaseID: 188263
PackageBase: xhidecursor
Version: 0.1.3-1
Description: Hide the cursor on a running X11 server.
URL: https://github.com/homeinfogmbh/xhidecursor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: schard
FirstSubmitted: 1669629109
LastModified: 1692777288
URLPath: /cgit/aur.git/snapshot/xhidecursor.tar.gz