vim-to-github on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S vim-to-github

* (Optional) Uninstall vim-to-github on Arch using YAY

$ yay -Rns vim-to-github

2. Manually Install "vim-to-github" via AUR

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

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

b. Clone vim-to-github's git locally

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

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

$ cd ~/vim-to-github $ makepkg -si

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

ID: 699204
Name: vim-to-github
PackageBaseID: 149348
PackageBase: vim-to-github
Version: 1.0.2-1
Description: Will take you from Vim to GitHub
URL: https://github.com/tonchis/vim-to-github
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: synthead
Submitter: synthead
FirstSubmitted: 1582236352
LastModified: 1582236352
URLPath: /cgit/aur.git/snapshot/vim-to-github.tar.gz