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

Last updated: May 19,2024

1. Install "python-pywapi" package

Please follow the guidance below to install python-pywapi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pywapi

2. Uninstall "python-pywapi" package

Please follow the guidelines below to uninstall python-pywapi on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pywapi
Priority: optional
Section: universe/python
Installed-Size: 90
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pywapi
Version: 0.3.6-1
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-unidecode
Filename: pool/universe/p/pywapi/python-pywapi_0.3.6-1_all.deb
Size: 15574
MD5sum: ea33393b04372ba922276e0238051ed7
SHA1: 77f57568d5577981009504a8baae4d1cc1ad3087
SHA256: 2d5305ea6fa4a5f0f538e559725b7284efcfb96dbdf06963afadac2c5c3583f5
Description-en: Python wrapper around different weather APIs
The module provides a Python wrapper around the Yahoo! Weather, Weather.com
and National Oceanic and Atmospheric Administration (NOAA) APIs. Fetch weather
reports using zip code, location id, city name, state, country etc.
.
This is the Python 2 version of the package.
Description-md5: 961a0c4389841306dfb763c8219aedef
Homepage: http://code.google.com/p/python-weather-api/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu