xban on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S xban

* (Optional) Uninstall xban on Arch using YAY

$ yay -Rns xban

2. Manually Install "xban" via AUR

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

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

b. Clone xban's git locally

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

c. Go to ~/xban folder and install it

$ cd ~/xban $ makepkg -si

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

ID: 1167031
Name: xban
PackageBaseID: 185911
PackageBase: xban
Version: 1.0-1
Description: Hides the X mouse cursor on keypress and reveals it again when the mouse cursor moves
URL: https://github.com/bakkeby/xban
NumVotes: 1
Popularity: 5.3E-5
OutOfDate:
Maintainer: bakkeby
Submitter: bakkeby
FirstSubmitted: 1663773026
LastModified: 1668064213
URLPath: /cgit/aur.git/snapshot/xban.tar.gz