How to Install and Uninstall python3-wither Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-wither" package

In this section, we are going to explain the necessary steps to install python3-wither on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-wither

2. Uninstall "python3-wither" package

Please follow the steps below to uninstall python3-wither on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-wither package on Ubuntu 21.10 (Impish Indri)

Package: python3-wither
Architecture: all
Version: 1.1-2
Priority: optional
Section: universe/python
Source: python-wither
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 38
Depends: python3-lxml, python3:any
Filename: pool/universe/p/python-wither/python3-wither_1.1-2_all.deb
Size: 8140
MD5sum: 0aa082c9101a349bdd27067b5e8297e8
SHA1: 78b204994eee9c3622d84ddf2e8c5f65c89253ab
SHA256: 0e4e75cdb33ee8d7d9e4db0b61a85e661a187e5abe27df839e3283b1e02dc794
SHA512: dacd7404f04e0407e0627f782d7741df96af08b4ae7eef48f57858945374fd0d6f60f482f458da8d2d992787361443dfe7c60fc8b4c92e353a7db872ea233622
Homepage: https://pypi.python.org/pypi/wither
Description-en: XML/HTML Generation DSL (Python 3)
Wither is a library designed to make XML generation under Python as
simple and as nicely formatted as Python code.
.
Wither is implemented as a thin stateless wrapper around etree.Element
objects and works by making use of the ‘with’ keyword in Python to build
a nested tree of etree objects that can be processed with standard
tools/techniques
.
by using Python as a DSL you can automatically ensure that all tags are
properly closed and also execute arbitrary Python code to build things
such as lists or to embed widgets
.
This package provides the Python 3 version of Wither.
Description-md5: 15dd80b2a8d0c19e06df5189e5f0a44f