dialog-doc on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S dialog-doc

* (Optional) Uninstall dialog-doc on Arch using YAY

$ yay -Rns dialog-doc

2. Manually Install "dialog-doc" via AUR

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

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

b. Clone dialog-doc's git locally

$ git clone https://aur.archlinux.org/dialog-doc.git ~/dialog-doc

c. Go to ~/dialog-doc folder and install it

$ cd ~/dialog-doc $ makepkg -si

3. Information about the dialog-doc package on Arch User Repository (AUR)

ID: 789460
Name: dialog-doc
PackageBaseID: 44350
PackageBase: dialog-doc
Version: 1.3_20200327-1
Description: Samples for the dialog, a tool to display dialog boxes from shell scripts
URL: http://invisible-island.net/dialog/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1292108328
LastModified: 1599683778
URLPath: /cgit/aur.git/snapshot/dialog-doc.tar.gz