octave-geometry on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S octave-geometry

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

$ yay -Rns octave-geometry

2. Manually Install "octave-geometry" via AUR

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

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

b. Clone octave-geometry's git locally

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

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

$ cd ~/octave-geometry $ makepkg -si

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

ID: 1166118
Name: octave-geometry
PackageBaseID: 53938
PackageBase: octave-geometry
Version: 4.0.0-3
Description: Library for geometric computing extending MatGeom functions. Useful to create, transform, manipulate and display geometric primitives.
URL: https://gnu-octave.github.io/packages/geometry/
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: pingplug
Submitter: drizzd
FirstSubmitted: 1321095939
LastModified: 1667871001
URLPath: /cgit/aur.git/snapshot/octave-geometry.tar.gz