vim-zoom on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vim-zoom

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

$ yay -Rns vim-zoom

2. Manually Install "vim-zoom" via AUR

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

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

b. Clone vim-zoom's git locally

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

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

$ cd ~/vim-zoom $ makepkg -si

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

ID: 1279309
Name: vim-zoom
PackageBaseID: 195094
PackageBase: vim-zoom
Version: 0.3.4-1
Description: Toggle zoom in / out individual windows (splits)
URL: https://github.com/dhruvasagar/vim-zoom
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MikeWalrus
Submitter: MikeWalrus
FirstSubmitted: 1687834151
LastModified: 1687834151
URLPath: /cgit/aur.git/snapshot/vim-zoom.tar.gz