vim-autoformat-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S vim-autoformat-git

* (Optional) Uninstall vim-autoformat-git on Arch using YAY

$ yay -Rns vim-autoformat-git

2. Manually Install "vim-autoformat-git" via AUR

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

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

b. Clone vim-autoformat-git's git locally

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

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

$ cd ~/vim-autoformat-git $ makepkg -si

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

ID: 1278354
Name: vim-autoformat-git
PackageBaseID: 165684
PackageBase: vim-autoformat-git
Version: r548.7b35295-2
Description: Provides easy code formatting by integrating existing formatters
URL: https://github.com/chiel92/vim-autoformat
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MikeWalrus
Submitter: lmartinez-mirror
FirstSubmitted: 1618554934
LastModified: 1687668190
URLPath: /cgit/aur.git/snapshot/vim-autoformat-git.tar.gz