pure-octave on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "pure-octave" 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 pure-octave on Arch using YAY
$
yay -S
pure-octave
Copied
* (Optional) Uninstall pure-octave on Arch using YAY
$
yay -Rns
pure-octave
Copied
2. Manually Install "pure-octave" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pure-octave's git locally
$
git clone https://aur.archlinux.org/pure-octave.git
~/pure-octave
Copied
c. Go to ~/pure-octave folder and install it
$
cd
~/pure-octave
Copied
$
makepkg -si
Copied
3. Information about the pure-octave package on Arch User Repository (AUR)
ID: 899669
Name: pure-octave
PackageBaseID: 56212
PackageBase: pure-octave
Version: 0.13-1
Description: embed an Octave interpreter into Pure.
URL: http://purelang.bitbucket.org/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: gucong
FirstSubmitted: 1327881634
LastModified: 1619742225
URLPath: /cgit/aur.git/snapshot/pure-octave.tar.gz
Name: pure-octave
PackageBaseID: 56212
PackageBase: pure-octave
Version: 0.13-1
Description: embed an Octave interpreter into Pure.
URL: http://purelang.bitbucket.org/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: gucong
FirstSubmitted: 1327881634
LastModified: 1619742225
URLPath: /cgit/aur.git/snapshot/pure-octave.tar.gz