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
Copied
b. Install carapace on Arch using YAY
$
yay -S
carapace
Copied
* (Optional) Uninstall carapace on Arch using YAY
$
yay -Rns
carapace
Copied
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
Copied
b. Clone carapace's git locally
$
git clone https://aur.archlinux.org/carapace.git
~/carapace
Copied
c. Go to ~/carapace folder and install it
$
cd
~/carapace
Copied
$
makepkg -si
Copied
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
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