carapace-bin on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S carapace-bin

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

$ yay -Rns carapace-bin

2. Manually Install "carapace-bin" via AUR

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

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

b. Clone carapace-bin's git locally

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

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

$ cd ~/carapace-bin $ makepkg -si

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

ID: 1426675
Name: carapace-bin
PackageBaseID: 175449
PackageBase: carapace-bin
Version: 1.0.0-1
Description: multi-shell multi-command argument completer
URL: https://github.com/carapace-sh/carapace-bin
NumVotes: 6
Popularity: 0.061016
OutOfDate:
Maintainer: rsteube
Submitter: rsteube
FirstSubmitted: 1643362914
LastModified: 1710364862
URLPath: /cgit/aur.git/snapshot/carapace-bin.tar.gz