debugtron on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S debugtron

* (Optional) Uninstall debugtron on Arch using YAY

$ yay -Rns debugtron

2. Manually Install "debugtron" via AUR

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

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

b. Clone debugtron's git locally

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

c. Go to ~/debugtron folder and install it

$ cd ~/debugtron $ makepkg -si

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

ID: 980957
Name: debugtron
PackageBaseID: 172451
PackageBase: debugtron
Version: 0.5.0-1
Description: Debug in-production Electron based app
URL: https://github.com/bytedance/debugtron
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bigshans
Submitter: bigshans
FirstSubmitted: 1635329560
LastModified: 1635528186
URLPath: /cgit/aur.git/snapshot/debugtron.tar.gz