How to Install and Uninstall python3-lxml Package on Ubuntu 21.10 (Impish Indri)
Last updated: November 06,2024
1. Install "python3-lxml" package
This guide covers the steps necessary to install python3-lxml on Ubuntu 21.10 (Impish Indri)
$
sudo apt update
Copied
$
sudo apt install
python3-lxml
Copied
2. Uninstall "python3-lxml" package
This tutorial shows how to uninstall python3-lxml on Ubuntu 21.10 (Impish Indri):
$
sudo apt remove
python3-lxml
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-lxml package on Ubuntu 21.10 (Impish Indri)
Package: python3-lxml
Architecture: amd64
Version: 4.6.3+dfsg-0.1
Multi-Arch: same
Priority: optional
Section: python
Source: lxml
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3986
Provides: python3.9-lxml
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.14), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.26)
Recommends: python3-bs4, python3-html5lib
Suggests: python3-lxml-dbg, python-lxml-doc
Filename: pool/main/l/lxml/python3-lxml_4.6.3+dfsg-0.1_amd64.deb
Size: 1050244
MD5sum: 510457c30cbd6803e0ed74bafc9e1ef4
SHA1: e85221d4c77e725435cb8da31db0839f044f45d6
SHA256: 08d427d9adb305ca6f17a40be1f57eda4c6a9a14e3cb4384c7175a5cdbb97d40
SHA512: e957021975bb42a74d9b6d6715969d27efd4129f7a964378acbee68339d0f580a65527a2789c5d0c4d6a086db4d2d214c80e55501a0eecdd7df0c8228b602350
Homepage: http://lxml.de/
Description-en: pythonic binding for the libxml2 and libxslt libraries
lxml is a new Python binding for libxml2 and libxslt, completely
independent from existing Python bindings. Its aim:
.
* Pythonic API.
* Documented.
* Use Python unicode strings in API.
* Safe (no segfaults).
* No manual memory management!
.
lxml aims to provide a Pythonic API by following as much as possible
the ElementTree API, trying to avoid inventing too many new APIs,
or the user's having to learn new things -- XML is complicated enough.
Description-md5: e8e2f787207511401ce91418255455e6
Task: ubuntustudio-video, ubuntustudio-publishing, ubuntustudio-graphics, ubuntustudio-audio, ubuntukylin-desktop
Architecture: amd64
Version: 4.6.3+dfsg-0.1
Multi-Arch: same
Priority: optional
Section: python
Source: lxml
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3986
Provides: python3.9-lxml
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.14), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.26)
Recommends: python3-bs4, python3-html5lib
Suggests: python3-lxml-dbg, python-lxml-doc
Filename: pool/main/l/lxml/python3-lxml_4.6.3+dfsg-0.1_amd64.deb
Size: 1050244
MD5sum: 510457c30cbd6803e0ed74bafc9e1ef4
SHA1: e85221d4c77e725435cb8da31db0839f044f45d6
SHA256: 08d427d9adb305ca6f17a40be1f57eda4c6a9a14e3cb4384c7175a5cdbb97d40
SHA512: e957021975bb42a74d9b6d6715969d27efd4129f7a964378acbee68339d0f580a65527a2789c5d0c4d6a086db4d2d214c80e55501a0eecdd7df0c8228b602350
Homepage: http://lxml.de/
Description-en: pythonic binding for the libxml2 and libxslt libraries
lxml is a new Python binding for libxml2 and libxslt, completely
independent from existing Python bindings. Its aim:
.
* Pythonic API.
* Documented.
* Use Python unicode strings in API.
* Safe (no segfaults).
* No manual memory management!
.
lxml aims to provide a Pythonic API by following as much as possible
the ElementTree API, trying to avoid inventing too many new APIs,
or the user's having to learn new things -- XML is complicated enough.
Description-md5: e8e2f787207511401ce91418255455e6
Task: ubuntustudio-video, ubuntustudio-publishing, ubuntustudio-graphics, ubuntustudio-audio, ubuntukylin-desktop