python-application on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S python-application

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

$ yay -Rns python-application

2. Manually Install "python-application" via AUR

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

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

b. Clone python-application's git locally

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

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

$ cd ~/python-application $ makepkg -si

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

ID: 1385725
Name: python-application
PackageBaseID: 172539
PackageBase: python-application
Version: 3.0.6-2
Description: Basic building blocks for Python applications
URL: https://github.com/AGProjects/python3-application
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: josemslopes
Submitter: josemslopes
FirstSubmitted: 1635593469
LastModified: 1705266347
URLPath: /cgit/aur.git/snapshot/python-application.tar.gz