arch-wiki-cli on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S arch-wiki-cli

* (Optional) Uninstall arch-wiki-cli on Arch using YAY

$ yay -Rns arch-wiki-cli

2. Manually Install "arch-wiki-cli" via AUR

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

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

b. Clone arch-wiki-cli's git locally

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

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

$ cd ~/arch-wiki-cli $ makepkg -si

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

ID: 657920
Name: arch-wiki-cli
PackageBaseID: 134577
PackageBase: arch-wiki-cli
Version: 0.4-2
Description: Search the arch wiki from the cli
URL: https://github.com/deadhead420/arch-wiki
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: deadhead
Submitter: deadhead
FirstSubmitted: 1532823955
LastModified: 1571579932
URLPath: /cgit/aur.git/snapshot/arch-wiki-cli.tar.gz