wiki-tui on AUR (Arch User Repository)

Last updated: May 22,2024

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

$ yay -S wiki-tui

* (Optional) Uninstall wiki-tui on Arch using YAY

$ yay -Rns wiki-tui

2. Manually Install "wiki-tui" via AUR

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

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

b. Clone wiki-tui's git locally

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

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

$ cd ~/wiki-tui $ makepkg -si

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

ID: 1120755
Name: wiki-tui
PackageBaseID: 183248
PackageBase: wiki-tui
Version: 0.5.1-1
Description: A simple and easy to use Wikipedia Text User Interface
URL: https://github.com/Builditluc/wiki-tui
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thomy2000
FirstSubmitted: 1655301638
LastModified: 1659441204
URLPath: /cgit/aur.git/snapshot/wiki-tui.tar.gz

5. The same packages on other Linux Distributions