How to Install and Uninstall python3-sunlight Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "python3-sunlight" package

This tutorial shows how to install python3-sunlight on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-sunlight

2. Uninstall "python3-sunlight" package

Learn how to uninstall python3-sunlight on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-sunlight package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-sunlight
Priority: optional
Section: universe/python
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-sunlight
Version: 1.1.5-1
Depends: python3 (>= 3.1.3-13~)
Suggests: python-sunlight-doc
Filename: pool/universe/p/python-sunlight/python3-sunlight_1.1.5-1_all.deb
Size: 11596
MD5sum: 2f8b2025eec54641d240e56ab7d9ba04
SHA1: 193ccf0b84205cd30bc21c76d5db4d8569febe07
SHA256: b2bca35bd01da1418b12988c4c389892a0d323109f5794ae4278869d1472121b
Description-en: 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
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu