depthcharge on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S depthcharge

* (Optional) Uninstall depthcharge on Arch using YAY

$ yay -Rns depthcharge

2. Manually Install "depthcharge" via AUR

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

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

b. Clone depthcharge's git locally

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

c. Go to ~/depthcharge folder and install it

$ cd ~/depthcharge $ makepkg -si

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

ID: 998175
Name: depthcharge
PackageBaseID: 155764
PackageBase: depthcharge
Version: 0.3.0-1
Description: Security research and jailbreaking toolkit for platforms using U-Boot
URL: https://depthcharge.readthedocs.io/en/latest/scripts/index.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cyrevolt
Submitter: cyrevolt
FirstSubmitted: 1595451779
LastModified: 1638665603
URLPath: /cgit/aur.git/snapshot/depthcharge.tar.gz