How to Install and Uninstall python3-werkzeug Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 14,2024

1. Install "python3-werkzeug" package

Please follow the steps below to install python3-werkzeug on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install python3-werkzeug

2. Uninstall "python3-werkzeug" package

Please follow the guidance below to uninstall python3-werkzeug on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the python3-werkzeug package on Ubuntu 22.10 (Kinetic Kudu)

Package: python3-werkzeug
Architecture: all
Version: 2.0.2+dfsg1-3
Priority: optional
Section: python
Source: python-werkzeug
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 879
Depends: libjs-jquery, python3:any
Recommends: python3-openssl, python3-pyinotify
Suggests: ipython3, python-werkzeug-doc, python3-lxml, python3-pkg-resources, python3-watchdog
Filename: pool/main/p/python-werkzeug/python3-werkzeug_2.0.2+dfsg1-3_all.deb
Size: 180122
MD5sum: 814b950630e048f2a8e0a84ebe0000cb
SHA1: 7d517df6caf92151def6b680737a8fad4cc6c205
SHA256: d10a1ee2f760a196262552e44535465ad69d41be3580324b4a659078d7cb9dc4
SHA512: 7c592fabaade7f766d9a06d37d4259c04501893f35069ff57f0b5cef4a46accf43ad31f112341a1e6c7959fef5856ced8d4c6d62021eac598415cc4bfd7adeb8
Homepage: http://werkzeug.pocoo.org/
Description: collection of utilities for WSGI applications (Python 3.x)
Description-md5: fef907cf9c868c4317483929b895874b
Task: ubuntustudio-video