dojo on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S dojo

* (Optional) Uninstall dojo on Arch using YAY

$ yay -Rns dojo

2. Manually Install "dojo" via AUR

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

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

b. Clone dojo's git locally

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

c. Go to ~/dojo folder and install it

$ cd ~/dojo $ makepkg -si

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

ID: 1423345
Name: dojo
PackageBaseID: 183718
PackageBase: dojo
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/kudulab/dojo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: enmanuelmoreira
Submitter: enmanuelmoreira
FirstSubmitted: 1656795590
LastModified: 1709917688
URLPath: /cgit/aur.git/snapshot/dojo.tar.gz