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

Last updated: April 28,2024

1. Install "python3-suntime" package

In this section, we are going to explain the necessary steps to install python3-suntime on Kali Linux

$ sudo apt update $ sudo apt install python3-suntime

2. Uninstall "python3-suntime" package

In this section, we are going to explain the necessary steps to uninstall python3-suntime on Kali Linux:

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

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

Package: python3-suntime
Source: python-suntime
Version: 1.2.5-5
Installed-Size: 29
Maintainer: Debian Python Team
Architecture: all
Depends: python3-dateutil, python3:any
Size: 5728
SHA256: 40980ca68dbfee5e299a1fbe7f33f36c3e5afc78b0151265aa103cf096d07ecb
SHA1: beb1ef1ee09a9f24037105830558792e5a0505b7
MD5sum: 9a7df71edb8b0167c25ad32b6d80f5f4
Description: Simple sunset and sunrise time calculation Python library (Python 3)
Python library doing sunrise and sunset time calculation.
.
Takes a WGS84 (GPS) latitude/longitude as input as well as an UTC or
local datetime object.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/SatAgro/suntime
Section: python
Priority: optional
Filename: pool/main/p/python-suntime/python3-suntime_1.2.5-5_all.deb