python2-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python2-bin

* (Optional) Uninstall python2-bin on Arch using YAY

$ yay -Rns python2-bin

2. Manually Install "python2-bin" via AUR

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

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

b. Clone python2-bin's git locally

$ git clone https://aur.archlinux.org/python2-bin.git ~/python2-bin

c. Go to ~/python2-bin folder and install it

$ cd ~/python2-bin $ makepkg -si

3. Information about the python2-bin package on Arch User Repository (AUR)

ID: 1172696
Name: python2-bin
PackageBaseID: 186089
PackageBase: python2-bin
Version: 2.7.18_1-1
Description: Python2 binaries for x86_64
URL: https://python.org
NumVotes: 12
Popularity: 0.985312
OutOfDate:
Maintainer: vanillabase1lb
Submitter: vanillabase1lb
FirstSubmitted: 1664294293
LastModified: 1669051507
URLPath: /cgit/aur.git/snapshot/python2-bin.tar.gz