octave-docs on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S octave-docs

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

$ yay -Rns octave-docs

2. Manually Install "octave-docs" via AUR

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

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

b. Clone octave-docs's git locally

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

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

$ cd ~/octave-docs $ makepkg -si

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

ID: 1166159
Name: octave-docs
PackageBaseID: 160458
PackageBase: octave-docs
Version: 7.3.0-1
Description: GNU Octave documentation.
URL: https://www.gnu.org/software/octave/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: morealaz
Submitter: morealaz
FirstSubmitted: 1606830325
LastModified: 1667877685
URLPath: /cgit/aur.git/snapshot/octave-docs.tar.gz