python-birdseye on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-birdseye

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

$ yay -Rns python-birdseye

2. Manually Install "python-birdseye" via AUR

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

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

b. Clone python-birdseye's git locally

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

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

$ cd ~/python-birdseye $ makepkg -si

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

ID: 1253689
Name: python-birdseye
PackageBaseID: 161538
PackageBase: python-birdseye
Version: 0.9.4-2
Description: Graphical Python debugger which lets you view the values of all evaluated expressions
URL: https://github.com/alexmojaki/birdseye
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1609599606
LastModified: 1683386852
URLPath: /cgit/aur.git/snapshot/python-birdseye.tar.gz