cbvike on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S cbvike

* (Optional) Uninstall cbvike on Arch using YAY

$ yay -Rns cbvike

2. Manually Install "cbvike" via AUR

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

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

b. Clone cbvike's git locally

$ git clone https://aur.archlinux.org/cbvike.git ~/cbvike

c. Go to ~/cbvike folder and install it

$ cd ~/cbvike $ makepkg -si

3. Information about the cbvike package on Arch User Repository (AUR)

ID: 338064
Name: cbvike
PackageBaseID: 109694
PackageBase: cbvike
Version: 0.2.1-5
Description: VIM plugin for Code::Blocks
URL: http://forums.codeblocks.org/index.php?topic=19281.0
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: marmistrz
FirstSubmitted: 1459781719
LastModified: 1473858087
URLPath: /cgit/aur.git/snapshot/cbvike.tar.gz