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

Last updated: May 20,2024

1. Install "python2-premailer" package

Please follow the step by step instructions below to install python2-premailer on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-premailer

2. Uninstall "python2-premailer" package

Please follow the instructions below to uninstall python2-premailer on openSUSE Leap:

$ sudo zypper remove python2-premailer

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

Information for package python2-premailer:
------------------------------------------
Repository : Main Repository
Name : python2-premailer
Version : 3.6.1-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 116,3 KiB
Installed : No
Status : not installed
Source package : python-premailer-3.6.1-bp153.1.15.src
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.