docsify-cli on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S docsify-cli

* (Optional) Uninstall docsify-cli on Arch using YAY

$ yay -Rns docsify-cli

2. Manually Install "docsify-cli" via AUR

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

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

b. Clone docsify-cli's git locally

$ git clone https://aur.archlinux.org/docsify-cli.git ~/docsify-cli

c. Go to ~/docsify-cli folder and install it

$ cd ~/docsify-cli $ makepkg -si

3. Information about the docsify-cli package on Arch User Repository (AUR)

ID: 1085816
Name: docsify-cli
PackageBaseID: 149282
PackageBase: docsify-cli
Version: 4.4.4-1
Description: A magical documentation generator
URL: https://github.com/docsifyjs/docsify-cli
NumVotes: 3
Popularity: 0.000346
OutOfDate:
Maintainer: Misaka13514
Submitter: xuanwo
FirstSubmitted: 1582084487
LastModified: 1653649129
URLPath: /cgit/aur.git/snapshot/docsify-cli.tar.gz