How to Install and Uninstall python36-weasyprint Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python36-weasyprint" package

Learn how to install python36-weasyprint on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-weasyprint

2. Uninstall "python36-weasyprint" package

Please follow the guidance below to uninstall python36-weasyprint on openSuSE Tumbleweed:

$ sudo zypper remove python36-weasyprint

3. Information about the python36-weasyprint package on openSuSE Tumbleweed

Information for package python36-weasyprint:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-weasyprint
Version : 53.4-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1,9 MiB
Installed : No
Status : not installed
Source package : python-weasyprint-53.4-2.1.src
Summary : Python module to convert web documents to PDF
Description :
WeasyPrint is a visual rendering engine for HTML and CSS that can
export to PDF. It aims to support web standards for printing.
It is based on various libraries but not on a full rendering engine
like WebKit or Gecko. The CSS layout engine is written in Python,
designed for pagination, and meant to be easy to hack on.