python-q on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install python-q on Arch using YAY
$
yay -S
python-q
Copied
* (Optional) Uninstall python-q on Arch using YAY
$
yay -Rns
python-q
Copied
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
Copied
b. Clone python-q's git locally
$
git clone https://aur.archlinux.org/python-q.git
~/python-q
Copied
c. Go to ~/python-q folder and install it
$
cd
~/python-q
Copied
$
makepkg -si
Copied
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
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