python-pyscroll on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-pyscroll

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

$ yay -Rns python-pyscroll

2. Manually Install "python-pyscroll" via AUR

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

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

b. Clone python-pyscroll's git locally

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

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

$ cd ~/python-pyscroll $ makepkg -si

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

ID: 1094727
Name: python-pyscroll
PackageBaseID: 114226
PackageBase: python-pyscroll
Version: 2.29-1
Description: A generic module for making a fast scrolling image with pygame.
URL: https://github.com/bitcraft/pyscroll
NumVotes: 1
Popularity: 0
OutOfDate: 1699644595
Maintainer: morguldir
Submitter: MCMic
FirstSubmitted: 1470245687
LastModified: 1654569741
URLPath: /cgit/aur.git/snapshot/python-pyscroll.tar.gz