astro-cli on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S astro-cli

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

$ yay -Rns astro-cli

2. Manually Install "astro-cli" via AUR

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

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

b. Clone astro-cli's git locally

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

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

$ cd ~/astro-cli $ makepkg -si

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

ID: 1251346
Name: astro-cli
PackageBaseID: 172060
PackageBase: astro-cli
Version: v1.14.1-1
Description: The Astronomer CLI can be used to build Airflow DAGs locally and run them via docker-compose, as well as to deploy those DAGs to Astronomer-managed Airflow clusters and interact with the Astronomer API in general.
URL: https://github.com/astronomer/astro-cli
NumVotes: 0
Popularity: 0
OutOfDate: 1701276950
Maintainer: mijoharas
Submitter: mijoharas
FirstSubmitted: 1634317413
LastModified: 1683026646
URLPath: /cgit/aur.git/snapshot/astro-cli.tar.gz