cdebug on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S cdebug

* (Optional) Uninstall cdebug on Arch using YAY

$ yay -Rns cdebug

2. Manually Install "cdebug" via AUR

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

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

b. Clone cdebug's git locally

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

c. Go to ~/cdebug folder and install it

$ cd ~/cdebug $ makepkg -si

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

ID: 1428286
Name: cdebug
PackageBaseID: 203748
PackageBase: cdebug
Version: 0.0.17-1
Description: a swiss army knife of container debugging. Troubleshoot containers and pods lacking shell and/or debugging tools, add port forwarding,...
URL: https://github.com/iximiuz/cdebug
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarcelloUrbani
Submitter: MarcelloUrbani
FirstSubmitted: 1710586000
LastModified: 1710586000
URLPath: /cgit/aur.git/snapshot/cdebug.tar.gz