vim-codepad on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S vim-codepad

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

$ yay -Rns vim-codepad

2. Manually Install "vim-codepad" via AUR

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

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

b. Clone vim-codepad's git locally

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

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

$ cd ~/vim-codepad $ makepkg -si

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

ID: 192796
Name: vim-codepad
PackageBaseID: 35940
PackageBase: vim-codepad
Version: 1.4-1
Description: Post the contents of your current buffer to the pastebin service at codepad.org
URL: http://www.vim.org/scripts/script.php?script_id=2298
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: osiux
FirstSubmitted: 1269584663
LastModified: 1434057511
URLPath: /cgit/aur.git/snapshot/vim-codepad.tar.gz