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

Last updated: May 14,2024

1. Install "python3-werkzeug" package

Please follow the instructions below to install python3-werkzeug on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-werkzeug

2. Uninstall "python3-werkzeug" package

Please follow the step by step instructions below to uninstall python3-werkzeug on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-werkzeug
Architecture: all
Version: 0.10.4+dfsg1-1ubuntu1.2
Priority: optional
Section: universe/python
Source: python-werkzeug
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Python Modules Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 762
Depends: python3:any (>= 3.3.2-2~), libjs-jquery
Recommends: python3-simplejson | python3, python3-openssl, python3-pyinotify
Suggests: ipython3, python3-pkg-resources, python3-lxml, python-werkzeug-doc
Filename: pool/universe/p/python-werkzeug/python3-werkzeug_0.10.4+dfsg1-1ubuntu1.2_all.deb
Size: 162158
MD5sum: 5386f3563b703a48e8be95a4d5c3d1b0
SHA1: d50c179ec505a4fc627a3aa26cc9141cc34d7ef9
SHA256: 37e83f69904359c387594113496afb2e1c5b895e179d36b027240e5a6605a3be
SHA512: e436ba54f8ada216b3c796d45b30544ee4e540f619eca63d43d0d2c50f9d25549818e6f0bb3bf7500f5112c68feb5dce129235aa85538850377db6eda3e97786
Homepage: http://werkzeug.pocoo.org/
Description-en: collection of utilities for WSGI applications
The Web Server Gateway Interface (WSGI) is a standard interface between web
server software and web applications written in Python.
.
Werkzeug is a lightweight library for interfacing with WSGI. It features
request and response objects, an interactive debugging system and a powerful
URI dispatcher. Combine with your choice of third party libraries and
middleware to easily create a custom application framework.
Description-md5: bc8efbff7e3db3c63971edb088df7f93

Package: python3-werkzeug
Priority: optional
Section: universe/python
Installed-Size: 762
Maintainer: Ubuntu Developers
Original-Maintainer: Python Modules Packaging Team
Architecture: all
Source: python-werkzeug
Version: 0.10.4+dfsg1-1ubuntu1
Depends: python3:any (>= 3.3.2-2~), libjs-jquery
Recommends: python3-simplejson | python3, python3-openssl, python3-pyinotify
Suggests: ipython3, python3-pkg-resources, python3-lxml, python-werkzeug-doc
Filename: pool/universe/p/python-werkzeug/python3-werkzeug_0.10.4+dfsg1-1ubuntu1_all.deb
Size: 162100
MD5sum: e0d8b01409e19fb60590524570ff6346
SHA1: 3237197548f6e473f42b26a6b3192aa8c69d32bc
SHA256: 77f5c093ca00144510d0be601a88b37dcd7f159fb72b537bf061af787a3b173d
Description-en: collection of utilities for WSGI applications
The Web Server Gateway Interface (WSGI) is a standard interface between web
server software and web applications written in Python.
.
Werkzeug is a lightweight library for interfacing with WSGI. It features
request and response objects, an interactive debugging system and a powerful
URI dispatcher. Combine with your choice of third party libraries and
middleware to easily create a custom application framework.
Description-md5: bc8efbff7e3db3c63971edb088df7f93
Homepage: http://werkzeug.pocoo.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu