python-project-generator-bin on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-project-generator-bin

* (Optional) Uninstall python-project-generator-bin on Arch using YAY

$ yay -Rns python-project-generator-bin

2. Manually Install "python-project-generator-bin" via AUR

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

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

b. Clone python-project-generator-bin's git locally

$ git clone https://aur.archlinux.org/python-project-generator-bin.git ~/python-project-generator-bin

c. Go to ~/python-project-generator-bin folder and install it

$ cd ~/python-project-generator-bin $ makepkg -si

3. Information about the python-project-generator-bin package on Arch User Repository (AUR)

ID: 1427202
Name: python-project-generator-bin
PackageBaseID: 202978
PackageBase: python-project-generator-bin
Version: 1.0.21-1
Description: Generates a Python project structure.
URL: https://github.com/sanders41/python-project-generator
NumVotes: 1
Popularity: 0.75281
OutOfDate:
Maintainer: sanders41
Submitter: sanders41
FirstSubmitted: 1708961468
LastModified: 1710437497
URLPath: /cgit/aur.git/snapshot/python-project-generator-bin.tar.gz