python-pyautogui on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-pyautogui

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

$ yay -Rns python-pyautogui

2. Manually Install "python-pyautogui" via AUR

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

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

b. Clone python-pyautogui's git locally

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

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

$ cd ~/python-pyautogui $ makepkg -si

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

ID: 1423595
Name: python-pyautogui
PackageBaseID: 102849
PackageBase: python-pyautogui
Version: 0.9.54-1
Description: A cross-platform GUI automation Python module for human beings
URL: https://github.com/asweigart/pyautogui
NumVotes: 19
Popularity: 0.013991
OutOfDate:
Maintainer:
Submitter: xantares
FirstSubmitted: 1446485652
LastModified: 1709947208
URLPath: /cgit/aur.git/snapshot/python-pyautogui.tar.gz