python2-pyscroll on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python2-pyscroll

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

$ yay -Rns python2-pyscroll

2. Manually Install "python2-pyscroll" via AUR

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

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

b. Clone python2-pyscroll's git locally

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

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

$ cd ~/python2-pyscroll $ makepkg -si

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

ID: 326621
Name: python2-pyscroll
PackageBaseID: 114228
PackageBase: python2-pyscroll
Version: 74402d3-1
Description: some basic modules to make scrolling pygame games
URL: https://github.com/bitcraft/pyscroll
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MCMic
FirstSubmitted: 1470246371
LastModified: 1470246751
URLPath: /cgit/aur.git/snapshot/python2-pyscroll.tar.gz