skydocs on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S skydocs

* (Optional) Uninstall skydocs on Arch using YAY

$ yay -Rns skydocs

2. Manually Install "skydocs" via AUR

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

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

b. Clone skydocs's git locally

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

c. Go to ~/skydocs folder and install it

$ cd ~/skydocs $ makepkg -si

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

ID: 767513
Name: skydocs
PackageBaseID: 155669
PackageBase: skydocs
Version: 0.7.4-1
Description: A lightweight static documentation builder with MarkDown
URL: https://skydocs.skyost.eu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1595223010
LastModified: 1595223010
URLPath: /cgit/aur.git/snapshot/skydocs.tar.gz