python-devtools on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-devtools

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

$ yay -Rns python-devtools

2. Manually Install "python-devtools" via AUR

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

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

b. Clone python-devtools's git locally

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

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

$ cd ~/python-devtools $ makepkg -si

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

ID: 1119569
Name: python-devtools
PackageBaseID: 146156
PackageBase: python-devtools
Version: 0.9.0-1
Description: Python's missing debug print command and other development tools.
URL: https://pypi.org/project/devtools
NumVotes: 1
Popularity: 9.0E-6
OutOfDate:
Maintainer: KokaKiwi
FirstSubmitted: 1572176222
LastModified: 1659222497
URLPath: /cgit/aur.git/snapshot/python-devtools.tar.gz