python-mouselog on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S python-mouselog

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

$ yay -Rns python-mouselog

2. Manually Install "python-mouselog" via AUR

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

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

b. Clone python-mouselog's git locally

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

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

$ cd ~/python-mouselog $ makepkg -si

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

ID: 706086
Name: python-mouselog
PackageBaseID: 150019
PackageBase: python-mouselog
Version: 0.1.0-1
Description: Log mouse movement
URL: https://github.com/xyproto/mouselog
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xyproto
FirstSubmitted: 1583841956
LastModified: 1583841956
URLPath: /cgit/aur.git/snapshot/python-mouselog.tar.gz