neovim-renamer on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S neovim-renamer

* (Optional) Uninstall neovim-renamer on Arch using YAY

$ yay -Rns neovim-renamer

2. Manually Install "neovim-renamer" via AUR

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

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

b. Clone neovim-renamer's git locally

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

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

$ cd ~/neovim-renamer $ makepkg -si

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

ID: 1133171
Name: neovim-renamer
PackageBaseID: 174037
PackageBase: neovim-renamer
Version: 5.1.0-1
Description: VSCode-like renaming for Neovim
URL: https://github.com/filipdutescu/renamer.nvim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1639675241
LastModified: 1661921779
URLPath: /cgit/aur.git/snapshot/neovim-renamer.tar.gz