vim-workspace on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S vim-workspace

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

$ yay -Rns vim-workspace

2. Manually Install "vim-workspace" via AUR

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

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

b. Clone vim-workspace's git locally

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

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

$ cd ~/vim-workspace $ makepkg -si

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

ID: 898748
Name: vim-workspace
PackageBaseID: 155426
PackageBase: vim-workspace
Version: 1.8.3-1
Description: Vim workspace manager plugin for managing groups of files
URL: https://github.com/thaerkh/vim-workspace
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: svenstaro
FirstSubmitted: 1594683202
LastModified: 1619567762
URLPath: /cgit/aur.git/snapshot/vim-workspace.tar.gz