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
Copied
b. Install vim-toggle on Arch using YAY
$
yay -S
vim-toggle
Copied
* (Optional) Uninstall vim-toggle on Arch using YAY
$
yay -Rns
vim-toggle
Copied
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
Copied
b. Clone vim-toggle's git locally
$
git clone https://aur.archlinux.org/vim-toggle.git
~/vim-toggle
Copied
c. Go to ~/vim-toggle folder and install it
$
cd
~/vim-toggle
Copied
$
makepkg -si
Copied
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
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
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