vim-openscad on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S vim-openscad

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

$ yay -Rns vim-openscad

2. Manually Install "vim-openscad" via AUR

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

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

b. Clone vim-openscad's git locally

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

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

$ cd ~/vim-openscad $ makepkg -si

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

ID: 786717
Name: vim-openscad
PackageBaseID: 107644
PackageBase: vim-openscad
Version: r16.81db508-1
Description: Vim syntax highlighting for OpenSCAD files
URL:
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: zootboy
Submitter: zootboy
FirstSubmitted: 1455571882
LastModified: 1599160273
URLPath: /cgit/aur.git/snapshot/vim-openscad.tar.gz