python-dbg on AUR (Arch User Repository)

Last updated: May 19,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

b. Install python-dbg on Arch using YAY

$ yay -S python-dbg

* (Optional) Uninstall python-dbg on Arch using YAY

$ yay -Rns python-dbg

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

b. Clone python-dbg's git locally

$ git clone https://aur.archlinux.org/python-dbg.git ~/python-dbg

c. Go to ~/python-dbg folder and install it

$ cd ~/python-dbg $ makepkg -si

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