debugger on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S debugger

* (Optional) Uninstall debugger on Arch using YAY

$ yay -Rns debugger

2. Manually Install "debugger" via AUR

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

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

b. Clone debugger's git locally

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

c. Go to ~/debugger folder and install it

$ cd ~/debugger $ makepkg -si

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

ID: 1038400
Name: debugger
PackageBaseID: 176102
PackageBase: debugger
Version: 1.0.0-1
Description: A tool for creating simple, terminal styled program outputs in html.
URL: https://gitlab.com/ia-projekt-zespolowy-2021-2022/debugger
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zglapa
FirstSubmitted: 1645125789
LastModified: 1645125789
URLPath: /cgit/aur.git/snapshot/debugger.tar.gz