python38 on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "python38" 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 python38 on Arch using YAY
$
yay -S
python38
Copied
* (Optional) Uninstall python38 on Arch using YAY
$
yay -Rns
python38
Copied
2. Manually Install "python38" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python38's git locally
$
git clone https://aur.archlinux.org/python38.git
~/python38
Copied
c. Go to ~/python38 folder and install it
$
cd
~/python38
Copied
$
makepkg -si
Copied
3. Information about the python38 package on Arch User Repository (AUR)
ID: 1334070
Name: python38
PackageBaseID: 140754
PackageBase: python38
Version: 3.8.18-2
Description: Major release 3.8 of the Python high-level programming language
URL: https://www.python.org/
NumVotes: 31
Popularity: 1.139101
OutOfDate:
Maintainer: rixx
Submitter: rixx
FirstSubmitted: 1553718084
LastModified: 1697320601
URLPath: /cgit/aur.git/snapshot/python38.tar.gz
Name: python38
PackageBaseID: 140754
PackageBase: python38
Version: 3.8.18-2
Description: Major release 3.8 of the Python high-level programming language
URL: https://www.python.org/
NumVotes: 31
Popularity: 1.139101
OutOfDate:
Maintainer: rixx
Submitter: rixx
FirstSubmitted: 1553718084
LastModified: 1697320601
URLPath: /cgit/aur.git/snapshot/python38.tar.gz