cobra-cli on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cobra-cli

* (Optional) Uninstall cobra-cli on Arch using YAY

$ yay -Rns cobra-cli

2. Manually Install "cobra-cli" via AUR

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

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

b. Clone cobra-cli's git locally

$ git clone https://aur.archlinux.org/cobra-cli.git ~/cobra-cli

c. Go to ~/cobra-cli folder and install it

$ cd ~/cobra-cli $ makepkg -si

3. Information about the cobra-cli package on Arch User Repository (AUR)

ID: 1084587
Name: cobra-cli
PackageBaseID: 179115
PackageBase: cobra-cli
Version: 1.3.0-1
Description: tool to generate cobra applications and commands
URL: https://cobra.dev
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: supermario
FirstSubmitted: 1653392524
LastModified: 1653392524
URLPath: /cgit/aur.git/snapshot/cobra-cli.tar.gz