vim-git-hunk-editor on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S vim-git-hunk-editor

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

$ yay -Rns vim-git-hunk-editor

2. Manually Install "vim-git-hunk-editor" via AUR

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

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

b. Clone vim-git-hunk-editor's git locally

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

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

$ cd ~/vim-git-hunk-editor $ makepkg -si

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

ID: 545992
Name: vim-git-hunk-editor
PackageBaseID: 136190
PackageBase: vim-git-hunk-editor
Version: 1.0-1
Description: Very small plugin to easily edit hunk patch by toggling lines
URL: https://github.com/neworld/vim-git-hunk-editor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: neworldlt
Submitter: neworldlt
FirstSubmitted: 1537631813
LastModified: 1537631813
URLPath: /cgit/aur.git/snapshot/vim-git-hunk-editor.tar.gz