neovim-doxygentoolkit on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S neovim-doxygentoolkit

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

$ yay -Rns neovim-doxygentoolkit

2. Manually Install "neovim-doxygentoolkit" via AUR

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

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

b. Clone neovim-doxygentoolkit's git locally

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

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

$ cd ~/neovim-doxygentoolkit $ makepkg -si

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

ID: 346255
Name: neovim-doxygentoolkit
PackageBaseID: 116163
PackageBase: neovim-doxygentoolkit
Version: 0.2.13-1
Description: This script simplify doxygen documentation in C/C++
URL: http://www.vim.org/scripts/script.php?script_id=987
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MagicAndWires
Submitter: MagicAndWires
FirstSubmitted: 1476371995
LastModified: 1476371995
URLPath: /cgit/aur.git/snapshot/neovim-doxygentoolkit.tar.gz