doko on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S doko

* (Optional) Uninstall doko on Arch using YAY

$ yay -Rns doko

2. Manually Install "doko" via AUR

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

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

b. Clone doko's git locally

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

c. Go to ~/doko folder and install it

$ cd ~/doko $ makepkg -si

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

ID: 1066480
Name: doko
PackageBaseID: 177930
PackageBase: doko
Version: 0.1.1-1
Description: The docker you know, but with TUI
URL: https://github.com/abdfnx/doko
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1649926795
LastModified: 1649926795
URLPath: /cgit/aur.git/snapshot/doko.tar.gz