octave-generate_html on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S octave-generate_html

* (Optional) Uninstall octave-generate_html on Arch using YAY

$ yay -Rns octave-generate_html

2. Manually Install "octave-generate_html" via AUR

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

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

b. Clone octave-generate_html's git locally

$ git clone https://aur.archlinux.org/octave-generate_html.git ~/octave-generate_html

c. Go to ~/octave-generate_html folder and install it

$ cd ~/octave-generate_html $ makepkg -si

3. Information about the octave-generate_html package on Arch User Repository (AUR)

ID: 1166117
Name: octave-generate_html
PackageBaseID: 102480
PackageBase: octave-generate_html
Version: 0.3.3-1
Description: This package provides functions for generating HTML pages that contain the help texts for a set of functions. The package is designed to be as general as possible, but also contains convenience functions for generating a set of pages for entire packages.
URL: https://gnu-octave.github.io/packages/generate_html/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pingplug
Submitter: wangjiezhe
FirstSubmitted: 1445915717
LastModified: 1667870989
URLPath: /cgit/aur.git/snapshot/octave-generate_html.tar.gz