python-clickgen on AUR (Arch User Repository)

Last updated: May 29,2024

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

$ yay -S python-clickgen

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

$ yay -Rns python-clickgen

2. Manually Install "python-clickgen" via AUR

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

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

b. Clone python-clickgen's git locally

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

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

$ cd ~/python-clickgen $ makepkg -si

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

ID: 1419559
Name: python-clickgen
PackageBaseID: 158321
PackageBase: python-clickgen
Version: 2.2.1-1
Description: X11 & Windows cursor building API
URL: https://github.com/ful1e5/clickgen
NumVotes: 6
Popularity: 0.504746
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1601742406
LastModified: 1709395504
URLPath: /cgit/aur.git/snapshot/python-clickgen.tar.gz

5. The same packages on other Linux Distributions