zshdb-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S zshdb-git

* (Optional) Uninstall zshdb-git on Arch using YAY

$ yay -Rns zshdb-git

2. Manually Install "zshdb-git" via AUR

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

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

b. Clone zshdb-git's git locally

$ git clone https://aur.archlinux.org/zshdb-git.git ~/zshdb-git

c. Go to ~/zshdb-git folder and install it

$ cd ~/zshdb-git $ makepkg -si

3. Information about the zshdb-git package on Arch User Repository (AUR)

ID: 1072212
Name: zshdb-git
PackageBaseID: 21779
PackageBase: zshdb-git
Version: 1.1.0-1
Description: A debugger for zsh scripts.
URL: https://github.com/rocky/zshdb
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: illuser
Submitter: noonov
FirstSubmitted: 1227562970
LastModified: 1650997458
URLPath: /cgit/aur.git/snapshot/zshdb-git.tar.gz