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

Last updated: September 20,2024

1. Install "python3-pywapi" package

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

$ sudo apt update $ sudo apt install python3-pywapi

2. Uninstall "python3-pywapi" package

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

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

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

Package: python3-pywapi
Priority: optional
Section: universe/python
Installed-Size: 86
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pywapi
Version: 0.3.6-1
Depends: python3 (>= 3.2.3-3~), python3-unidecode
Filename: pool/universe/p/pywapi/python3-pywapi_0.3.6-1_all.deb
Size: 15478
MD5sum: 81a500a683617d970285d84d18aa6fbb
SHA1: c587dafef4cd7b76409157f4df2d31ee5e52dd29
SHA256: b22f611b2688b62f77f4bd1c57849e6dd6528ae793a3a76da0ac2859c69e8f77
Description-en: Python wrapper around different weather APIs (Python 3)
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 3 version of the package.
Description-md5: 9d20f214fdfa526cedba176943e4292f
Homepage: http://code.google.com/p/python-weather-api/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions