python-sgp4 on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S python-sgp4

* (Optional) Uninstall python-sgp4 on Arch using YAY

$ yay -Rns python-sgp4

2. Manually Install "python-sgp4" via AUR

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

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

b. Clone python-sgp4's git locally

$ git clone https://aur.archlinux.org/python-sgp4.git ~/python-sgp4

c. Go to ~/python-sgp4 folder and install it

$ cd ~/python-sgp4 $ makepkg -si

3. Information about the python-sgp4 package on Arch User Repository (AUR)

ID: 1375215
Name: python-sgp4
PackageBaseID: 140511
PackageBase: python-sgp4
Version: 2.23-3
Description: Track earth satellite TLE orbits using up-to-date 2010 version of SGP4
URL: https://pypi.org/project/sgp4/
NumVotes: 2
Popularity: 3.0E-6
OutOfDate:
Maintainer: alhirzel
Submitter: alhirzel
FirstSubmitted: 1553315198
LastModified: 1703491654
URLPath: /cgit/aur.git/snapshot/python-sgp4.tar.gz