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