python-pysolar on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-pysolar

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

$ yay -Rns python-pysolar

2. Manually Install "python-pysolar" via AUR

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

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

b. Clone python-pysolar's git locally

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

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

$ cd ~/python-pysolar $ makepkg -si

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

ID: 1294526
Name: python-pysolar
PackageBaseID: 137196
PackageBase: python-pysolar
Version: 0.11-1
Description: Collection of Python libraries for simulating the irradiation of any point on earth by the sun. It includes code for extremely precise ephemeris calculations.
URL: http://pysolar.org/
NumVotes: 1
Popularity: 0.003351
OutOfDate:
Maintainer: dobedobedo
Submitter: dobedobedo
FirstSubmitted: 1541508120
LastModified: 1690330236
URLPath: /cgit/aur.git/snapshot/python-pysolar.tar.gz

5. The same packages on other Linux Distributions