astro on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S astro

* (Optional) Uninstall astro on Arch using YAY

$ yay -Rns astro

2. Manually Install "astro" via AUR

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

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

b. Clone astro's git locally

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

c. Go to ~/astro folder and install it

$ cd ~/astro $ makepkg -si

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

ID: 1373074
Name: astro
PackageBaseID: 174348
PackageBase: astro
Version: 0.25.1-1
Description: A Gemini web browser using shell script
URL: https://github.com/blmayer/astro
NumVotes: 2
Popularity: 0.016072
OutOfDate:
Maintainer: guzzisti
Submitter: guzzisti
FirstSubmitted: 1640339685
LastModified: 1703098089
URLPath: /cgit/aur.git/snapshot/astro.tar.gz