How to Install and Uninstall python-pysolar Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "python-pysolar" package

This tutorial shows how to install python-pysolar on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pysolar

2. Uninstall "python-pysolar" package

In this section, we are going to explain the necessary steps to uninstall python-pysolar on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pysolar $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pysolar package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pysolar
Priority: extra
Section: universe/python
Installed-Size: 143
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pysolar
Version: 0.6-1
Depends: python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/pysolar/python-pysolar_0.6-1_all.deb
Size: 22188
MD5sum: f83ddd926de98e4bbf2bfecd9435710a
SHA1: 5b6e32ab90cbcad7d7bac2faabece8d8950a3991
SHA256: 9271512beea957497f04827b8dda150827a081d3adb83176f92e39e9870282ac
Description-en: Python library for precise ephemeris calculations
Pysolar is a collection of Python libraries for simulating the irradiation
of any point on earth by the sun. It includes code for extremely precise
ephemeris calculations.
.
This package provides the Python 2.x module.
Description-md5: d3a7b318bb0b878f943d61d879c27347
Homepage: http://pysolar.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions