python-mouse on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-mouse

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

$ yay -Rns python-mouse

2. Manually Install "python-mouse" via AUR

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

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

b. Clone python-mouse's git locally

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

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

$ cd ~/python-mouse $ makepkg -si

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

ID: 926596
Name: python-mouse
PackageBaseID: 168349
PackageBase: python-mouse
Version: 0.7.1-1
Description: Hook and simulate mouse events on Windows and Linux
URL: https://github.com/boppreh/mouse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yodaembedding
Submitter: yodaembedding
FirstSubmitted: 1624745258
LastModified: 1624745258
URLPath: /cgit/aur.git/snapshot/python-mouse.tar.gz