python2-q on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S python2-q

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

$ yay -Rns python2-q

2. Manually Install "python2-q" via AUR

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

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

b. Clone python2-q's git locally

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

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

$ cd ~/python2-q $ makepkg -si

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

ID: 320070
Name: python2-q
PackageBaseID: 85108
PackageBase: python2-q
Version: 2.6-2
Description: Quick-and-dirty debugging output for tired programmers
URL: https://github.com/zestyping/q
NumVotes: 1
Popularity: 0
OutOfDate: 1705576812
Maintainer: jleclanche
Submitter: jleclanche
FirstSubmitted: 1409169707
LastModified: 1468088331
URLPath: /cgit/aur.git/snapshot/python2-q.tar.gz

5. The same packages on other Linux Distributions