python310 on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "python310" 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
Copied
b. Install python310 on Arch using YAY
$
yay -S
python310
Copied
* (Optional) Uninstall python310 on Arch using YAY
$
yay -Rns
python310
Copied
2. Manually Install "python310" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python310's git locally
$
git clone https://aur.archlinux.org/python310.git
~/python310
Copied
c. Go to ~/python310 folder and install it
$
cd
~/python310
Copied
$
makepkg -si
Copied
3. Information about the python310 package on Arch User Repository (AUR)
ID: 1410844
Name: python310
PackageBaseID: 193249
PackageBase: python310
Version: 3.10.13-2
Description: Next generation of the python high-level scripting language, version 3.10
URL: https://www.python.org/
NumVotes: 11
Popularity: 0.975753
OutOfDate:
Maintainer: soh
Submitter: soh
FirstSubmitted: 1683161261
LastModified: 1708169941
URLPath: /cgit/aur.git/snapshot/python310.tar.gz
Name: python310
PackageBaseID: 193249
PackageBase: python310
Version: 3.10.13-2
Description: Next generation of the python high-level scripting language, version 3.10
URL: https://www.python.org/
NumVotes: 11
Popularity: 0.975753
OutOfDate:
Maintainer: soh
Submitter: soh
FirstSubmitted: 1683161261
LastModified: 1708169941
URLPath: /cgit/aur.git/snapshot/python310.tar.gz