python-cursor on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-cursor

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

$ yay -Rns python-cursor

2. Manually Install "python-cursor" via AUR

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

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

b. Clone python-cursor's git locally

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

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

$ cd ~/python-cursor $ makepkg -si

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

ID: 1253405
Name: python-cursor
PackageBaseID: 135998
PackageBase: python-cursor
Version: 1.3.5-2
Description: Python package to hide or show the terminal cursor
URL: https://github.com/GijsTimmers/cursor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aexl
Submitter: aexl
FirstSubmitted: 1536853108
LastModified: 1683335147
URLPath: /cgit/aur.git/snapshot/python-cursor.tar.gz