python-pyscaffold on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-pyscaffold

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

$ yay -Rns python-pyscaffold

2. Manually Install "python-pyscaffold" via AUR

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

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

b. Clone python-pyscaffold's git locally

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

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

$ cd ~/python-pyscaffold $ makepkg -si

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

ID: 1406572
Name: python-pyscaffold
PackageBaseID: 116144
PackageBase: python-pyscaffold
Version: 4.5-1
Description: Python project template generator with batteries included
URL: https://github.com/pyscaffold/pyscaffold
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter: xantares
FirstSubmitted: 1476289641
LastModified: 1707479754
URLPath: /cgit/aur.git/snapshot/python-pyscaffold.tar.gz