How to Install and Uninstall python3-werkzeug Package on Ubuntu 24.04 LTS (Noble Numbat)

Last updated: May 13,2024

1. Install "python3-werkzeug" package

Please follow the steps below to install python3-werkzeug on Ubuntu 24.04 LTS (Noble Numbat)

$ sudo apt update $ sudo apt install python3-werkzeug

2. Uninstall "python3-werkzeug" package

Please follow the instructions below to uninstall python3-werkzeug on Ubuntu 24.04 LTS (Noble Numbat):

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

3. Information about the python3-werkzeug package on Ubuntu 24.04 LTS (Noble Numbat)

Package: python3-werkzeug
Architecture: all
Version: 3.0.1-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: 829
Depends: libjs-jquery, python3-markupsafe, 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_3.0.1-3_all.deb
Size: 169362
MD5sum: e04e9044217ef9bf0dd0c882e5a21ec9
SHA1: 16f866fb74384b74056145817ae1a07f840b196d
SHA256: 3232e174df06d39ef3c14fe8baa0c44df651bb343f6e7249211c8f43363e5ed9
SHA512: 4956148b644b44da96b9355f47976e18f2cae7fadabb0c543446a62a5db619824ed295bef4ab676be8a1687f6640a5893c0170efbf6736d94ba631f3eb3016fc
Homepage: https://github.com/pallets/werkzeug/
Description: collection of utilities for WSGI applications (Python 3.x)
Description-md5: fef907cf9c868c4317483929b895874b
Task: ubuntustudio-video