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