vim-buftabs on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S vim-buftabs

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

$ yay -Rns vim-buftabs

2. Manually Install "vim-buftabs" via AUR

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

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

b. Clone vim-buftabs's git locally

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

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

$ cd ~/vim-buftabs $ makepkg -si

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

ID: 196764
Name: vim-buftabs
PackageBaseID: 74158
PackageBase: vim-buftabs
Version: 0.18-2
Description: Minimalistic buffer tabs saving screen space
URL: http://www.vim.org/scripts/script.php?script_id=1664
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jorge_barroso
Submitter: xyproto
FirstSubmitted: 1381178653
LastModified: 1434396308
URLPath: /cgit/aur.git/snapshot/vim-buftabs.tar.gz