python-spectate on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S python-spectate

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

$ yay -Rns python-spectate

2. Manually Install "python-spectate" via AUR

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

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

b. Clone python-spectate's git locally

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

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

$ cd ~/python-spectate $ makepkg -si

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

ID: 1013324
Name: python-spectate
PackageBaseID: 174670
PackageBase: python-spectate
Version: 1.0.1-1
Description: Observe the evolution of mutable data types like lists, dicts, and sets.
URL: https://github.com/rmorshea/spectate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1641210020
LastModified: 1641210020
URLPath: /cgit/aur.git/snapshot/python-spectate.tar.gz