vim-calendar-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vim-calendar-git

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

$ yay -Rns vim-calendar-git

2. Manually Install "vim-calendar-git" via AUR

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

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

b. Clone vim-calendar-git's git locally

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

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

$ cd ~/vim-calendar-git $ makepkg -si

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

ID: 538691
Name: vim-calendar-git
PackageBaseID: 135421
PackageBase: vim-calendar-git
Version: 1:im7ish.r52.g867d0cd-1
Description: Vim-Calendar creates a calendar window you can use within vim. It is useful in its own right as a calendar-inside-vim. It also provides hooks to customise its behaviour, making it a good basis for writing new plugins which require calendar functionality.
URL: https://github.com/mattn/calendar-vim
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: lothar_m
Submitter: lothar_m
FirstSubmitted: 1535365780
LastModified: 1535366391
URLPath: /cgit/aur.git/snapshot/vim-calendar-git.tar.gz