vim-toggle on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S vim-toggle

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

$ yay -Rns vim-toggle

2. Manually Install "vim-toggle" via AUR

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

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

b. Clone vim-toggle's git locally

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

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

$ cd ~/vim-toggle $ makepkg -si

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

ID: 602132
Name: vim-toggle
PackageBaseID: 60345
PackageBase: vim-toggle
Version: 0.6-3
Description: Toggles between values: on/off, true/false, yes/no, define/undef, +/-, >/<, &&/||, &/| and positive and negative numbers by pressing or +
URL: https://www.vim.org/scripts/script.php?script_id=895
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dracorp
FirstSubmitted: 1340695135
LastModified: 1554688176
URLPath: /cgit/aur.git/snapshot/vim-toggle.tar.gz