nvim-with-restricted-mode on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "nvim-with-restricted-mode" 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 nvim-with-restricted-mode on Arch using YAY

$ yay -S nvim-with-restricted-mode

* (Optional) Uninstall nvim-with-restricted-mode on Arch using YAY

$ yay -Rns nvim-with-restricted-mode

2. Manually Install "nvim-with-restricted-mode" via AUR

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

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

b. Clone nvim-with-restricted-mode's git locally

$ git clone https://aur.archlinux.org/nvim-with-restricted-mode.git ~/nvim-with-restricted-mode

c. Go to ~/nvim-with-restricted-mode folder and install it

$ cd ~/nvim-with-restricted-mode $ makepkg -si

3. Information about the nvim-with-restricted-mode package on Arch User Repository (AUR)

ID: 974614
Name: nvim-with-restricted-mode
PackageBaseID: 168894
PackageBase: nvim-with-restricted-mode
Version: 0.5.1.r2.af6ee44-2
Description: Neovim with restricted mode patch
URL: https://neovim.io
NumVotes: 0
Popularity: 0
OutOfDate: 1704060039
Maintainer: eklektisk
Submitter: eklektisk
FirstSubmitted: 1626214536
LastModified: 1634263197
URLPath: /cgit/aur.git/snapshot/nvim-with-restricted-mode.tar.gz