How to Install and Uninstall python3-astral Package on Kali Linux

Last updated: May 11,2024

1. Install "python3-astral" package

This tutorial shows how to install python3-astral on Kali Linux

$ sudo apt update $ sudo apt install python3-astral

2. Uninstall "python3-astral" package

Learn how to uninstall python3-astral on Kali Linux:

$ sudo apt remove python3-astral $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-astral package on Kali Linux

Package: python3-astral
Source: astral
Version: 3.2-1
Installed-Size: 167
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 30280
SHA256: e6da62ad9351c9853371aa7eb6b8c7bf2b1aac9ab823d0d54d497124687faa54
SHA1: c6b78bfad5f1c2117c4156a19eca85291d5e23f7
MD5sum: db036149ad4c71744a4fe98cec00459c
Description: Calculations for the position of the sun and moon (Python 3)
This is astral, a Python module which calculates times for various
positions of the sun: dawn, sunrise, solar moon, sunset, dusk,
solar elevation, solar azimuth and rahukaalam. It also calculates
phases of the moon.
.
This package contains the module for Python 3.
Description-md5:
Homepage: https://github.com/sffjunkie/astral
Section: python
Priority: optional
Filename: pool/main/a/astral/python3-astral_3.2-1_all.deb