python-pudb-git on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "python-pudb-git" 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-pudb-git on Arch using YAY

$ yay -S python-pudb-git

* (Optional) Uninstall python-pudb-git on Arch using YAY

$ yay -Rns python-pudb-git

2. Manually Install "python-pudb-git" via AUR

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

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

b. Clone python-pudb-git's git locally

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

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

$ cd ~/python-pudb-git $ makepkg -si

3. Information about the python-pudb-git package on Arch User Repository (AUR)

ID: 1278042
Name: python-pudb-git
PackageBaseID: 139593
PackageBase: python-pudb-git
Version: 2022.1.3.r14.g6739956-1
Description: A full-screen, console-based Python debugger
URL: https://documen.tician.de/pudb/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: craftyguy
FirstSubmitted: 1550019020
LastModified: 1687620674
URLPath: /cgit/aur.git/snapshot/python-pudb-git.tar.gz