python-static on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-static

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

$ yay -Rns python-static

2. Manually Install "python-static" via AUR

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

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

b. Clone python-static's git locally

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

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

$ cd ~/python-static $ makepkg -si

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

ID: 1113805
Name: python-static
PackageBaseID: 184116
PackageBase: python-static
Version: 3.10.5-1
Description: Next generation of the python high-level scripting language
URL: https://www.python.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1658162502
LastModified: 1658162502
URLPath: /cgit/aur.git/snapshot/python-static.tar.gz