dedoc on AUR (Arch User Repository)

Last updated: May 28,2024

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

$ yay -S dedoc

* (Optional) Uninstall dedoc on Arch using YAY

$ yay -Rns dedoc

2. Manually Install "dedoc" via AUR

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

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

b. Clone dedoc's git locally

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

c. Go to ~/dedoc folder and install it

$ cd ~/dedoc $ makepkg -si

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

ID: 1384778
Name: dedoc
PackageBaseID: 201487
PackageBase: dedoc
Version: 0.2.1-1
Description: terminal based viewer for DevDocs
URL: https://github.com/toiletbril/dedoc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: t-8ch
Submitter: t-8ch
FirstSubmitted: 1705093273
LastModified: 1705093273
URLPath: /cgit/aur.git/snapshot/dedoc.tar.gz