How to Install and Uninstall php-services-weather Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "php-services-weather" package

Please follow the guidelines below to install php-services-weather on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php-services-weather

2. Uninstall "php-services-weather" package

This guide let you learn how to uninstall php-services-weather on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove php-services-weather $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-services-weather package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: php-services-weather
Priority: optional
Section: universe/web
Installed-Size: 303
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 1.4.7-2ubuntu1
Depends: php-common, php-http-request (>= 1.2.0)
Recommends: php-net-ftp (>= 1.3.1), php-cache (>= 1.5.3), php-db (>= 1.4.0), php-soap (>= 0.7.5), php-xml-serializer (>= 0.8)
Suggests: php-cli
Filename: pool/universe/p/php-services-weather/php-services-weather_1.4.7-2ubuntu1_all.deb
Size: 56662
MD5sum: dc5d38a4657ef2d1036b878b71a9288c
SHA1: f454eea5154c26ea0e64deba032d47f7318cf006
SHA256: f876c3bb96c03cd9040ea62787c3a018f4ee1eab8f83a5a2165b4b60af857670
Description-en: This class acts as an interface to various online weather-services
Services_Weather searches for given locations and retrieves current
weather data and, dependent on the used service, also forecasts. Up to
now, GlobalWeather from CapeScience, Weather XML from EJSE (US only),
a XOAP service from Weather.com and METAR/TAF from NOAA are supported.
Further services will get included, if they become available, have a
usable API and are properly documented.
Description-md5: d6402f45916ac61e0dedb90ca89e1727
Homepage: http://pear.php.net/package/Services_Weather/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu