robodoc on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S robodoc

* (Optional) Uninstall robodoc on Arch using YAY

$ yay -Rns robodoc

2. Manually Install "robodoc" via AUR

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

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

b. Clone robodoc's git locally

$ git clone https://aur.archlinux.org/robodoc.git ~/robodoc

c. Go to ~/robodoc folder and install it

$ cd ~/robodoc $ makepkg -si

3. Information about the robodoc package on Arch User Repository (AUR)

ID: 1286639
Name: robodoc
PackageBaseID: 138560
PackageBase: robodoc
Version: 4.99.44-1
Description: ROBODoc is program documentation tool. It works with many programming languages: For instance C, Pascal, Shell Scripts, Assembler, COBOL, Occam, Postscript, Forth, Tcl/Tk, C++, Java -- basically any program in which you can use remarks/comments.
URL: https://rfsber.home.xs4all.nl/Robo/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: Geballin
FirstSubmitted: 1546736039
LastModified: 1689067455
URLPath: /cgit/aur.git/snapshot/robodoc.tar.gz