redoc-cli on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S redoc-cli

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

$ yay -Rns redoc-cli

2. Manually Install "redoc-cli" via AUR

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

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

b. Clone redoc-cli's git locally

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

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

$ cd ~/redoc-cli $ makepkg -si

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

ID: 1088431
Name: redoc-cli
PackageBaseID: 144167
PackageBase: redoc-cli
Version: 0.13.15-1
Description: ReDoc's Command Line Interface
URL: https://github.com/Redocly/redoc
NumVotes: 2
Popularity: 0.000498
OutOfDate:
Maintainer: zhangkaizhao
FirstSubmitted: 1565259515
LastModified: 1654084585
URLPath: /cgit/aur.git/snapshot/redoc-cli.tar.gz