celestia on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S celestia

* (Optional) Uninstall celestia on Arch using YAY

$ yay -Rns celestia

2. Manually Install "celestia" via AUR

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

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

b. Clone celestia's git locally

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

c. Go to ~/celestia folder and install it

$ cd ~/celestia $ makepkg -si

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

ID: 1347665
Name: celestia
PackageBaseID: 177538
PackageBase: celestia
Version: 1.6.4-1
Description: Real-time space simulation
URL: https://celestiaproject.space
NumVotes: 16
Popularity: 0.707467
OutOfDate:
Maintainer: carlosal1015
Submitter: arojas
FirstSubmitted: 1648831520
LastModified: 1699135532
URLPath: /cgit/aur.git/snapshot/celestia.tar.gz

5. The same packages on other Linux Distributions