bugjar on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S bugjar

* (Optional) Uninstall bugjar on Arch using YAY

$ yay -Rns bugjar

2. Manually Install "bugjar" via AUR

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

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

b. Clone bugjar's git locally

$ git clone https://aur.archlinux.org/bugjar.git ~/bugjar

c. Go to ~/bugjar folder and install it

$ cd ~/bugjar $ makepkg -si

3. Information about the bugjar package on Arch User Repository (AUR)

ID: 277832
Name: bugjar
PackageBaseID: 107916
PackageBase: bugjar
Version: 0.1.0-1
Description: A interactive graphical debugger for Python code.
URL: http://pybee.org/bugjar/
NumVotes: 0
Popularity: 0
OutOfDate: 1703625126
Maintainer: dundee
Submitter: dundee
FirstSubmitted: 1456153786
LastModified: 1456153787
URLPath: /cgit/aur.git/snapshot/bugjar.tar.gz