dojo-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S dojo-bin

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

$ yay -Rns dojo-bin

2. Manually Install "dojo-bin" via AUR

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

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

b. Clone dojo-bin's git locally

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

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

$ cd ~/dojo-bin $ makepkg -si

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

ID: 1423355
Name: dojo-bin
PackageBaseID: 179148
PackageBase: dojo-bin
Version: 0.13.0-1
Description: A tool to keep environment as code. Dojo helps to compile code and run other operations in Docker containers. Containerize your development and operations environment.
URL: https://github.com//kubergrunt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: enmanuelmoreira
Submitter: enmanuelmoreira
FirstSubmitted: 1653489282
LastModified: 1709918144
URLPath: /cgit/aur.git/snapshot/dojo-bin.tar.gz