python312-perf on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python312-perf

* (Optional) Uninstall python312-perf on Arch using YAY

$ yay -Rns python312-perf

2. Manually Install "python312-perf" via AUR

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

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

b. Clone python312-perf's git locally

$ git clone https://aur.archlinux.org/python312-perf.git ~/python312-perf

c. Go to ~/python312-perf folder and install it

$ cd ~/python312-perf $ makepkg -si

3. Information about the python312-perf package on Arch User Repository (AUR)

ID: 1406461
Name: python312-perf
PackageBaseID: 202060
PackageBase: python312-perf
Version: 3.12.2-2
Description: Major release 3.12 of the Python high-level programming language with perf support and optimizations enabled
URL: https://www.python.org/
NumVotes: 2
Popularity: 0.901276
OutOfDate:
Maintainer: kyoto44
Submitter: kyoto44
FirstSubmitted: 1706700193
LastModified: 1707461246
URLPath: /cgit/aur.git/snapshot/python312-perf.tar.gz

5. The same packages on other Linux Distributions