neovim-telescope on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "neovim-telescope" 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
Copied
b. Install neovim-telescope on Arch using YAY
$
yay -S
neovim-telescope
Copied
* (Optional) Uninstall neovim-telescope on Arch using YAY
$
yay -Rns
neovim-telescope
Copied
2. Manually Install "neovim-telescope" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone neovim-telescope's git locally
$
git clone https://aur.archlinux.org/neovim-telescope.git
~/neovim-telescope
Copied
c. Go to ~/neovim-telescope folder and install it
$
cd
~/neovim-telescope
Copied
$
makepkg -si
Copied
3. Information about the neovim-telescope package on Arch User Repository (AUR)
ID: 1426265
Name: neovim-telescope
PackageBaseID: 183968
PackageBase: neovim-telescope
Version: 0.1.6-1
Description: Extendable fuzzy search for Neovim
URL: https://github.com/nvim-telescope/telescope.nvim
NumVotes: 2
Popularity: 1.807811
OutOfDate:
Maintainer: bergentroll
Submitter: lmartinez-mirror
FirstSubmitted: 1657654550
LastModified: 1710315370
URLPath: /cgit/aur.git/snapshot/neovim-telescope.tar.gz
Name: neovim-telescope
PackageBaseID: 183968
PackageBase: neovim-telescope
Version: 0.1.6-1
Description: Extendable fuzzy search for Neovim
URL: https://github.com/nvim-telescope/telescope.nvim
NumVotes: 2
Popularity: 1.807811
OutOfDate:
Maintainer: bergentroll
Submitter: lmartinez-mirror
FirstSubmitted: 1657654550
LastModified: 1710315370
URLPath: /cgit/aur.git/snapshot/neovim-telescope.tar.gz