How to Install and Uninstall twms Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 06,2024

1. Install "twms" package

This guide covers the steps necessary to install twms on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install twms

2. Uninstall "twms" package

In this section, we are going to explain the necessary steps to uninstall twms on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove twms $ sudo apt autoclean && sudo apt autoremove

3. Information about the twms package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: twms
Priority: extra
Section: universe/science
Installed-Size: 219
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Shadura
Architecture: all
Version: 0.05t-2
Provides: python-twms
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-imaging (>= 1.1.6), python-webpy (>= 1:0.33), adduser
Recommends: python-pyproj (>= 1.8.6), python-cairo
Filename: pool/universe/t/twms/twms_0.05t-2_all.deb
Size: 29960
MD5sum: 1b8595d177c4e58ebb9a7910bbd1b550
SHA1: 8bcf80bd13ce1f8d345f7b30d63947a7fae49d43
SHA256: 654ebc2b9d5b75e7363790def9cb614def121a6043b6dad3107011ccc3f15178
Description-en: tiny web map service
twms is a WMS/TMS server for exporting your map
tiles to WMS-enabled applications.
.
twms can export a set of raster tiles as a WMS service
so GIS applications that support WMS protocol can access
this tile set. Also, twms can act as a proxy and perform
WMS requests to external services and serve the tile cache
to WMS and TMS clients.
Description-md5: 44b7c1a35e708f9d00100b146ecd351d
Homepage: http://code.google.com/p/twms/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu