dokka on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S dokka

* (Optional) Uninstall dokka on Arch using YAY

$ yay -Rns dokka

2. Manually Install "dokka" via AUR

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

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

b. Clone dokka's git locally

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

c. Go to ~/dokka folder and install it

$ cd ~/dokka $ makepkg -si

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

ID: 1153592
Name: dokka
PackageBaseID: 185112
PackageBase: dokka
Version: 1.7.20-1
Description: Documentation Engine for Kotlin
URL: https://kotlin.github.io/dokka/1.7.20/
NumVotes: 1
Popularity: 9.0E-6
OutOfDate:
Maintainer: msrd0
Submitter: msrd0
FirstSubmitted: 1661092303
LastModified: 1666000252
URLPath: /cgit/aur.git/snapshot/dokka.tar.gz