vim-octave on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "vim-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

b. Install vim-octave on Arch using YAY

$ yay -S vim-octave

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

$ yay -Rns vim-octave

2. Manually Install "vim-octave" via AUR

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

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

b. Clone vim-octave's git locally

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

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

$ cd ~/vim-octave $ makepkg -si

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

ID: 541739
Name: vim-octave
PackageBaseID: 98997
PackageBase: vim-octave
Version: 4.2.0-1
Description: m file syntax highlighting
URL: http://www.vim.org/scripts/script.php?script_id=3600
NumVotes: 6
Popularity: 0
OutOfDate: 1648587581
Maintainer: t0nedef
Submitter: t0nedef
FirstSubmitted: 1440884833
LastModified: 1536322202
URLPath: /cgit/aur.git/snapshot/vim-octave.tar.gz