highlight-pointer on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S highlight-pointer

* (Optional) Uninstall highlight-pointer on Arch using YAY

$ yay -Rns highlight-pointer

2. Manually Install "highlight-pointer" via AUR

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

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

b. Clone highlight-pointer's git locally

$ git clone https://aur.archlinux.org/highlight-pointer.git ~/highlight-pointer

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

$ cd ~/highlight-pointer $ makepkg -si

3. Information about the highlight-pointer package on Arch User Repository (AUR)

ID: 1111259
Name: highlight-pointer
PackageBaseID: 183974
PackageBase: highlight-pointer
Version: 1.1.3-1
Description: Highlight mouse pointer/cursor using a dot - useful for presentations, screen sharing
URL: https://github.com/swillner/highlight-pointer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lkrms
Submitter: lkrms
FirstSubmitted: 1657682033
LastModified: 1657682033
URLPath: /cgit/aur.git/snapshot/highlight-pointer.tar.gz