vim-fontsize on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S vim-fontsize

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

$ yay -Rns vim-fontsize

2. Manually Install "vim-fontsize" via AUR

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

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

b. Clone vim-fontsize's git locally

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

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

$ cd ~/vim-fontsize $ makepkg -si

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

ID: 1336178
Name: vim-fontsize
PackageBaseID: 177729
PackageBase: vim-fontsize
Version: 0.5.0-1
Description: Adjust Gvim font size via keypresses
URL: https://github.com/drmikehenry/vim-fontsize
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MikeWalrus
Submitter: MikeWalrus
FirstSubmitted: 1649234202
LastModified: 1697650105
URLPath: /cgit/aur.git/snapshot/vim-fontsize.tar.gz