carapace on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S carapace

* (Optional) Uninstall carapace on Arch using YAY

$ yay -Rns carapace

2. Manually Install "carapace" via AUR

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

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

b. Clone carapace's git locally

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

c. Go to ~/carapace folder and install it

$ cd ~/carapace $ makepkg -si

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

ID: 1426748
Name: carapace
PackageBaseID: 194876
PackageBase: carapace
Version: 1.0.0-1
Description: multi-shell multi-command argument completer
URL: https://rsteube.github.io/carapace-bin/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ZhangHua
Submitter: ZhangHua
FirstSubmitted: 1687168616
LastModified: 1710375662
URLPath: /cgit/aur.git/snapshot/carapace.tar.gz