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