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

Last updated: May 17,2024

1. Install "python3-premailer" package

Here is a brief guide to show you how to install python3-premailer on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-premailer

2. Uninstall "python3-premailer" package

Please follow the guidelines below to uninstall python3-premailer on openSUSE Leap:

$ sudo zypper remove python3-premailer

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

Information for package python3-premailer:
------------------------------------------
Repository : Main Repository
Name : python3-premailer
Version : 3.6.1-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 115.0 KiB
Installed : No
Status : not installed
Source package : python-premailer-3.6.1-bp155.2.11.src
Upstream URL : https://premailer.io
Summary : Turns CSS blocks into style attributes
Description :
Premailer is a Python library based on libxml which can analyze a
HTML document and extract its CSS style sheets and then for all
CSS seletors defined, it finds the DOM nodes and puts style
attributes in instead.