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

Last updated: May 12,2024

1. Install "python3-dominate" package

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

$ sudo apt update $ sudo apt install python3-dominate

2. Uninstall "python3-dominate" package

Please follow the guidelines below to uninstall python3-dominate on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-dominate
Priority: optional
Section: universe/python
Installed-Size: 81
Maintainer: Ubuntu Developers
Original-Maintainer: Ross Gammon
Architecture: all
Source: dominate
Version: 2.1.5-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/d/dominate/python3-dominate_2.1.5-1_all.deb
Size: 18170
MD5sum: 5bfc1b1d8a0bf5a383c2ffa467d973fe
SHA1: d974f85fbb9711a7d945a3feea6dba14a3af33cc
SHA256: 14fb2ed10af1da1938684296e7ac4be8351c2d111bbf27d8555580d40049527b
Description-en: Python 3 library for creating and manipulating HTML documents
Dominate is a Python library for creating and manipulating HTML documents
using an elegant DOM API. It allows you to write HTML pages in pure Python
very concisely, which eliminate the need to learn another template language,
and to take advantage of the more powerful features of Python.
.
This package installs the library for Python 3.
Description-md5: 3ffef9a764f8be775fc2bce4b57f2484
Homepage: https://github.com/Knio/dominate
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu