neovim-indent-object on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S neovim-indent-object

* (Optional) Uninstall neovim-indent-object on Arch using YAY

$ yay -Rns neovim-indent-object

2. Manually Install "neovim-indent-object" via AUR

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

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

b. Clone neovim-indent-object's git locally

$ git clone https://aur.archlinux.org/neovim-indent-object.git ~/neovim-indent-object

c. Go to ~/neovim-indent-object folder and install it

$ cd ~/neovim-indent-object $ makepkg -si

3. Information about the neovim-indent-object package on Arch User Repository (AUR)

ID: 346257
Name: neovim-indent-object
PackageBaseID: 116165
PackageBase: neovim-indent-object
Version: 1.1.2-1
Description: Text objects based on indent levels
URL: http://www.vim.org/scripts/script.php?script_id=3037
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MagicAndWires
Submitter: MagicAndWires
FirstSubmitted: 1476372248
LastModified: 1476372248
URLPath: /cgit/aur.git/snapshot/neovim-indent-object.tar.gz