depcharge-bin on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S depcharge-bin

* (Optional) Uninstall depcharge-bin on Arch using YAY

$ yay -Rns depcharge-bin

2. Manually Install "depcharge-bin" via AUR

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

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

b. Clone depcharge-bin's git locally

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

c. Go to ~/depcharge-bin folder and install it

$ cd ~/depcharge-bin $ makepkg -si

3. Information about the depcharge-bin package on Arch User Repository (AUR)

ID: 739323
Name: depcharge-bin
PackageBaseID: 151812
PackageBase: depcharge-bin
Version: 60a39da-1
Description: A tool designed to help orchestrate the execution of commands across many directories at once
URL: https://github.com/centerorbit/depcharge
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1587529430
LastModified: 1589900281
URLPath: /cgit/aur.git/snapshot/depcharge-bin.tar.gz