starplot on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S starplot

* (Optional) Uninstall starplot on Arch using YAY

$ yay -Rns starplot

2. Manually Install "starplot" via AUR

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

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

b. Clone starplot's git locally

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

c. Go to ~/starplot folder and install it

$ cd ~/starplot $ makepkg -si

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

ID: 733232
Name: starplot
PackageBaseID: 49375
PackageBase: starplot
Version: 0.95.5-5
Description: A 3-dimensional star chart viewer.
URL: http://starplot.org/
NumVotes: 6
Popularity: 2.2E-5
OutOfDate:
Maintainer: Mr.Smith1974
Submitter:
FirstSubmitted: 1306502231
LastModified: 1588993279
URLPath: /cgit/aur.git/snapshot/starplot.tar.gz