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

Last updated: May 18,2024

1. Install "python2-xhtml2pdf" package

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

$ sudo zypper refresh $ sudo zypper install python2-xhtml2pdf

2. Uninstall "python2-xhtml2pdf" package

This tutorial shows how to uninstall python2-xhtml2pdf on openSUSE Leap:

$ sudo zypper remove python2-xhtml2pdf

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

Information for package python2-xhtml2pdf:
------------------------------------------
Repository : Main Repository
Name : python2-xhtml2pdf
Version : 0.2.4-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 807,9 KiB
Installed : No
Status : not installed
Source package : python-xhtml2pdf-0.2.4-bp153.1.17.src
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.