complgen on AUR (Arch User Repository)
Last updated: November 19,2024
1. Install "complgen" 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 complgen on Arch using YAY
$
yay -S
complgen
Copied
* (Optional) Uninstall complgen on Arch using YAY
$
yay -Rns
complgen
Copied
2. Manually Install "complgen" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone complgen's git locally
$
git clone https://aur.archlinux.org/complgen.git
~/complgen
Copied
c. Go to ~/complgen folder and install it
$
cd
~/complgen
Copied
$
makepkg -si
Copied
3. Information about the complgen package on Arch User Repository (AUR)
ID: 1420040
Name: complgen
PackageBaseID: 203253
PackageBase: complgen
Version: 0.1.8-1
Description: Generate bash/fish/zsh completions from a single declarative grammar
URL: https://github.com/adaszko/complgen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tpkessler
Submitter: tpkessler
FirstSubmitted: 1709483935
LastModified: 1709483935
URLPath: /cgit/aur.git/snapshot/complgen.tar.gz
Name: complgen
PackageBaseID: 203253
PackageBase: complgen
Version: 0.1.8-1
Description: Generate bash/fish/zsh completions from a single declarative grammar
URL: https://github.com/adaszko/complgen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tpkessler
Submitter: tpkessler
FirstSubmitted: 1709483935
LastModified: 1709483935
URLPath: /cgit/aur.git/snapshot/complgen.tar.gz