How to Install and Uninstall python36-template-remover Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python36-template-remover" package

This guide let you learn how to install python36-template-remover on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-template-remover

2. Uninstall "python36-template-remover" package

Please follow the instructions below to uninstall python36-template-remover on openSuSE Tumbleweed:

$ sudo zypper remove python36-template-remover

3. Information about the python36-template-remover package on openSuSE Tumbleweed

Information for package python36-template-remover:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-template-remover
Version : 0.1.9-3.9
Arch : noarch
Vendor : openSUSE
Installed Size : 45,1 KiB
Installed : No
Status : not installed
Source package : python-template-remover-0.1.9-3.9.src
Summary : Remove the template markup from html files
Description :
Template remover is a tool to remove the PHP and Jinja markup from HTML files.
Many tools, like html tidy, are designed to parse and analyze html files,
however they do not play well when there is language markup. This projects aims
to be a simple way of getting rid of those markups.