mingw-w64-python on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mingw-w64-python

* (Optional) Uninstall mingw-w64-python on Arch using YAY

$ yay -Rns mingw-w64-python

2. Manually Install "mingw-w64-python" via AUR

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

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

b. Clone mingw-w64-python's git locally

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

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

$ cd ~/mingw-w64-python $ makepkg -si

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

ID: 978191
Name: mingw-w64-python
PackageBaseID: 74496
PackageBase: mingw-w64-python
Version: 3.9.7-1
Description: Next generation of the python high-level scripting language (mingw-w64)
URL: https://www.python.org/
NumVotes: 7
Popularity: 0
OutOfDate: 1669867322
Maintainer:
Submitter: xantares
FirstSubmitted: 1382033621
LastModified: 1634984728
URLPath: /cgit/aur.git/snapshot/mingw-w64-python.tar.gz