python-mouseinfo on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-mouseinfo

* (Optional) Uninstall python-mouseinfo on Arch using YAY

$ yay -Rns python-mouseinfo

2. Manually Install "python-mouseinfo" via AUR

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

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

b. Clone python-mouseinfo's git locally

$ git clone https://aur.archlinux.org/python-mouseinfo.git ~/python-mouseinfo

c. Go to ~/python-mouseinfo folder and install it

$ cd ~/python-mouseinfo $ makepkg -si

3. Information about the python-mouseinfo package on Arch User Repository (AUR)

ID: 800245
Name: python-mouseinfo
PackageBaseID: 148229
PackageBase: python-mouseinfo
Version: 0.1.3-1
Description: Display XY position and RGB color information for the pixel currently under the mouse.
URL: https://github.com/asweigart/mouseinfo
NumVotes: 3
Popularity: 3.5E-5
OutOfDate:
Maintainer: PumpkinCheshire
Submitter: yochananmarqos
FirstSubmitted: 1579192977
LastModified: 1601829855
URLPath: /cgit/aur.git/snapshot/python-mouseinfo.tar.gz