doco on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S doco

* (Optional) Uninstall doco on Arch using YAY

$ yay -Rns doco

2. Manually Install "doco" via AUR

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

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

b. Clone doco's git locally

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

c. Go to ~/doco folder and install it

$ cd ~/doco $ makepkg -si

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

ID: 1302385
Name: doco
PackageBaseID: 196607
PackageBase: doco
Version: 1.0-1
Description: A simple script for managing multi layer docker compose files
URL: https://github.com/bouni/doco
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bouni
Submitter: bouni
FirstSubmitted: 1691763244
LastModified: 1691763244
URLPath: /cgit/aur.git/snapshot/doco.tar.gz