vimim on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S vimim

* (Optional) Uninstall vimim on Arch using YAY

$ yay -Rns vimim

2. Manually Install "vimim" via AUR

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

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

b. Clone vimim's git locally

$ git clone https://aur.archlinux.org/vimim.git ~/vimim

c. Go to ~/vimim folder and install it

$ cd ~/vimim $ makepkg -si

3. Information about the vimim package on Arch User Repository (AUR)

ID: 208807
Name: vimim
PackageBaseID: 26438
PackageBase: vimim
Version: 1.0.0.1-1
Description: The VimIM is a Vim plugin designed as an independent IM (Input Method) to support CJK search and CJK input, with or without vim omni popup window.
URL: http://www.vim.org/scripts/script.php?script_id=2506
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: yesuu
Submitter:
FirstSubmitted: 1242140841
LastModified: 1436330833
URLPath: /cgit/aur.git/snapshot/vimim.tar.gz