vim-systemd on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S vim-systemd

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

$ yay -Rns vim-systemd

2. Manually Install "vim-systemd" via AUR

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

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

b. Clone vim-systemd's git locally

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

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

$ cd ~/vim-systemd $ makepkg -si

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

ID: 1003914
Name: vim-systemd
PackageBaseID: 138906
PackageBase: vim-systemd
Version: r34.7c4724d-1
Description: ViM syntax highlighting for systemd unit files
URL: https://github.com/wgwoods/vim-scripts
NumVotes: 9
Popularity: 0.008247
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1548004695
LastModified: 1639550726
URLPath: /cgit/aur.git/snapshot/vim-systemd.tar.gz