octave-interval on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S octave-interval

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

$ yay -Rns octave-interval

2. Manually Install "octave-interval" via AUR

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

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

b. Clone octave-interval's git locally

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

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

$ cd ~/octave-interval $ makepkg -si

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

ID: 1166122
Name: octave-interval
PackageBaseID: 102483
PackageBase: octave-interval
Version: 3.2.1-1
Description: The interval package for real-valued interval arithmetic allows one to evaluate functions over subsets of their domain. All results are verified, because interval computations automatically keep track of any errors. These concepts can be used to h [...]
URL: https://gnu-octave.github.io/packages/interval/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: pingplug
Submitter: wangjiezhe
FirstSubmitted: 1445916073
LastModified: 1667871049
URLPath: /cgit/aur.git/snapshot/octave-interval.tar.gz