How to Install and Uninstall python3-xhtml2pdf Package on openSUSE Leap

Last updated: May 15,2024

1. Install "python3-xhtml2pdf" package

Please follow the guidelines below to install python3-xhtml2pdf on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-xhtml2pdf

2. Uninstall "python3-xhtml2pdf" package

This guide covers the steps necessary to uninstall python3-xhtml2pdf on openSUSE Leap:

$ sudo zypper remove python3-xhtml2pdf

3. Information about the python3-xhtml2pdf package on openSUSE Leap

Information for package python3-xhtml2pdf:
------------------------------------------
Repository : Main Repository
Name : python3-xhtml2pdf
Version : 0.2.4-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 902.7 KiB
Installed : No
Status : not installed
Source package : python-xhtml2pdf-0.2.4-bp155.2.10.src
Upstream URL : https://github.com/xhtml2pdf/xhtml2pdf
Summary : PDF Generator Using HTML and CSS
Description :
xhtml2pdf is a html2pdf converter using the ReportLab Toolkit, the HTML5lib and
pyPdf. It supports HTML 5 and CSS 2.1 (and some of CSS 3). It is completely
written in pure Python so it is platform independent.
The main benefit of this tool that a user with Web skills like HTML and CSS is
able to generate PDF templates very quickly without learning new technologies.