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