python-base-app on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-base-app

* (Optional) Uninstall python-base-app on Arch using YAY

$ yay -Rns python-base-app

2. Manually Install "python-base-app" via AUR

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

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

b. Clone python-base-app's git locally

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

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

$ cd ~/python-base-app $ makepkg -si

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

ID: 1045461
Name: python-base-app
PackageBaseID: 176567
PackageBase: python-base-app
Version: 0.2.36-1
Description: Framework for Python apps with simple web frontend
URL: https://github.com/marcus67/python_base_app
NumVotes: 0
Popularity: 0
OutOfDate: 1690516328
Maintainer: marcus.rickert
Submitter: lmartinez-mirror
FirstSubmitted: 1646278680
LastModified: 1646278680
URLPath: /cgit/aur.git/snapshot/python-base-app.tar.gz