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

Last updated: July 06,2024

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

$ yay -S python-pytest-pudb

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

$ yay -Rns python-pytest-pudb

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

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

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

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

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

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

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

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

ID: 1311155
Name: python-pytest-pudb
PackageBaseID: 141001
PackageBase: python-pytest-pudb
Version: 0.8.0-1
Description: Pytest plugin for PuDB debugger integration
URL: https://github.com/stdedos/pytest-pudb
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: bcb
FirstSubmitted: 1554466699
LastModified: 1693371106
URLPath: /cgit/aur.git/snapshot/python-pytest-pudb.tar.gz