octave-doctest on AUR (Arch User Repository)
Last updated: February 17,2025
1. Install "octave-doctest" 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
Copied
b. Install octave-doctest on Arch using YAY
$
yay -S
octave-doctest
Copied
* (Optional) Uninstall octave-doctest on Arch using YAY
$
yay -Rns
octave-doctest
Copied
2. Manually Install "octave-doctest" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone octave-doctest's git locally
$
git clone https://aur.archlinux.org/octave-doctest.git
~/octave-doctest
Copied
c. Go to ~/octave-doctest folder and install it
$
cd
~/octave-doctest
Copied
$
makepkg -si
Copied
3. Information about the octave-doctest package on Arch User Repository (AUR)
ID: 1166114
Name: octave-doctest
PackageBaseID: 102472
PackageBase: octave-doctest
Version: 0.7.0-1
Description: The Octave-Forge Doctest package finds specially-formatted blocks of example code within documentation files. It then executes the code and confirms the output is correct. This can be useful as part of a testing framework or simply to ensure that [...]
URL: https://gnu-octave.github.io/packages/doctest/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pingplug
Submitter: wangjiezhe
FirstSubmitted: 1445911056
LastModified: 1667870954
URLPath: /cgit/aur.git/snapshot/octave-doctest.tar.gz
Name: octave-doctest
PackageBaseID: 102472
PackageBase: octave-doctest
Version: 0.7.0-1
Description: The Octave-Forge Doctest package finds specially-formatted blocks of example code within documentation files. It then executes the code and confirms the output is correct. This can be useful as part of a testing framework or simply to ensure that [...]
URL: https://gnu-octave.github.io/packages/doctest/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pingplug
Submitter: wangjiezhe
FirstSubmitted: 1445911056
LastModified: 1667870954
URLPath: /cgit/aur.git/snapshot/octave-doctest.tar.gz