doco on AUR (Arch User Repository)
Last updated: January 01,2025
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
Copied
b. Install doco on Arch using YAY
$
yay -S
doco
Copied
* (Optional) Uninstall doco on Arch using YAY
$
yay -Rns
doco
Copied
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
Copied
b. Clone doco's git locally
$
git clone https://aur.archlinux.org/doco.git
~/doco
Copied
c. Go to ~/doco folder and install it
$
cd
~/doco
Copied
$
makepkg -si
Copied
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
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