python-q on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-q

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

$ yay -Rns python-q

2. Manually Install "python-q" via AUR

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

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

b. Clone python-q's git locally

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

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

$ cd ~/python-q $ makepkg -si

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

ID: 497275
Name: python-q
PackageBaseID: 93041
PackageBase: python-q
Version: 2.6-2
Description: Quick-and-dirty debugging output for tired (Python) programmers
URL: https://pypi.python.org/pypi/q/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mratmartinez
Submitter: anntzer
FirstSubmitted: 1431648552
LastModified: 1521940152
URLPath: /cgit/aur.git/snapshot/python-q.tar.gz