vim-taskwiki on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S vim-taskwiki

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

$ yay -Rns vim-taskwiki

2. Manually Install "vim-taskwiki" via AUR

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

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

b. Clone vim-taskwiki's git locally

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

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

$ cd ~/vim-taskwiki $ makepkg -si

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

ID: 600236
Name: vim-taskwiki
PackageBaseID: 125557
PackageBase: vim-taskwiki
Version: 1.0.0-3
Description: Proper project management in vim. Standing on the shoulders of vimwiki and Taskwarrior
URL: https://github.com/tbabej/taskwiki
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: wjhandley
Submitter: wjhandley
FirstSubmitted: 1505302264
LastModified: 1554132983
URLPath: /cgit/aur.git/snapshot/vim-taskwiki.tar.gz