lazycomplete-bin on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S lazycomplete-bin

* (Optional) Uninstall lazycomplete-bin on Arch using YAY

$ yay -Rns lazycomplete-bin

2. Manually Install "lazycomplete-bin" via AUR

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

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

b. Clone lazycomplete-bin's git locally

$ git clone https://aur.archlinux.org/lazycomplete-bin.git ~/lazycomplete-bin

c. Go to ~/lazycomplete-bin folder and install it

$ cd ~/lazycomplete-bin $ makepkg -si

3. Information about the lazycomplete-bin package on Arch User Repository (AUR)

ID: 1173054
Name: lazycomplete-bin
PackageBaseID: 175429
PackageBase: lazycomplete-bin
Version: 0.0.19-1
Description: lazy loading for shell completion scripts
URL: https://github.com/rsteube/lazycomplete
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rsteube
Submitter: rsteube
FirstSubmitted: 1643279115
LastModified: 1669126212
URLPath: /cgit/aur.git/snapshot/lazycomplete-bin.tar.gz