python-dbg on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "python-dbg" 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 python-dbg on Arch using YAY
$
yay -S
python-dbg
Copied
* (Optional) Uninstall python-dbg on Arch using YAY
$
yay -Rns
python-dbg
Copied
2. Manually Install "python-dbg" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-dbg's git locally
$
git clone https://aur.archlinux.org/python-dbg.git
~/python-dbg
Copied
c. Go to ~/python-dbg folder and install it
$
cd
~/python-dbg
Copied
$
makepkg -si
Copied
3. Information about the python-dbg package on Arch User Repository (AUR)
ID: 1409590
Name: python-dbg
PackageBaseID: 134236
PackageBase: python-dbg
Version: 3.11.6-1
Description: Python 3 interpreter (debug).
URL: http://www.python.org/
NumVotes: 4
Popularity: 0.565387
OutOfDate:
Maintainer: kevr
Submitter: daskol
FirstSubmitted: 1531495789
LastModified: 1708003921
URLPath: /cgit/aur.git/snapshot/python-dbg.tar.gz
Name: python-dbg
PackageBaseID: 134236
PackageBase: python-dbg
Version: 3.11.6-1
Description: Python 3 interpreter (debug).
URL: http://www.python.org/
NumVotes: 4
Popularity: 0.565387
OutOfDate:
Maintainer: kevr
Submitter: daskol
FirstSubmitted: 1531495789
LastModified: 1708003921
URLPath: /cgit/aur.git/snapshot/python-dbg.tar.gz