vim-gnupg on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S vim-gnupg

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

$ yay -Rns vim-gnupg

2. Manually Install "vim-gnupg" via AUR

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

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

b. Clone vim-gnupg's git locally

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

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

$ cd ~/vim-gnupg $ makepkg -si

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

ID: 922893
Name: vim-gnupg
PackageBaseID: 101283
PackageBase: vim-gnupg
Version: 2.7.1-2
Description: Plugin for transparent editing of gpg encrypted files
URL: http://www.vim.org/scripts/script.php?script_id=3645
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: Felixoid
Submitter: Felixoid
FirstSubmitted: 1444047503
LastModified: 1624041026
URLPath: /cgit/aur.git/snapshot/vim-gnupg.tar.gz