vim-oz on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S vim-oz

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

$ yay -Rns vim-oz

2. Manually Install "vim-oz" via AUR

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

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

b. Clone vim-oz's git locally

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

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

$ cd ~/vim-oz $ makepkg -si

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

ID: 228347
Name: vim-oz
PackageBaseID: 99398
PackageBase: vim-oz
Version: 1.3.r6.g4a04881-1
Description: Oz syntax highlighting and formatting for Vim
URL: https://github.com/Procrat/oz.vim
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Procrat
Submitter: Procrat
FirstSubmitted: 1441477004
LastModified: 1441477412
URLPath: /cgit/aur.git/snapshot/vim-oz.tar.gz