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

Last updated: May 19,2024

1. Install "python3-sunlight" package

This is a short guide on how to install python3-sunlight on Kali Linux

$ sudo apt update $ sudo apt install python3-sunlight

2. Uninstall "python3-sunlight" package

This guide covers the steps necessary to uninstall python3-sunlight on Kali Linux:

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

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

Package: python3-sunlight
Source: python-sunlight
Version: 1.1.5-4
Installed-Size: 53
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python-sunlight-doc
Size: 13088
SHA256: b5ec362597b58ef546772e930a50338dd46e961815978359a04e6f32a9cf066b
SHA1: 833eb71bc0f906ddd9cfb53db3a884474eae409f
MD5sum: a5cb15f956be5a7c358bbebbf65efa4f
Description: set of bindings to access U.S. government data (Python 3)
This module can be used to access U.S. government data, as provided by
The Sunlight Foundation's API services. Data provided includes such data
as federal and state-local legislators, legislative instruments, and searches
against the congressional record.
.
This package is for use by developers or other applications, and does not
provide any userspace scripts or binaries.
.
This package provides Python 3 module bindings only.
Description-md5: 26266806f41928f3b153c86f6f1f7857
Homepage: https://github.com/sunlightlabs/python-sunlight
Section: python
Priority: optional
Filename: pool/main/p/python-sunlight/python3-sunlight_1.1.5-4_all.deb