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

Last updated: November 16,2024

1. Install "python312-template-remover" package

Please follow the guidelines below to install python312-template-remover on openSuSE Tumbleweed

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

2. Uninstall "python312-template-remover" package

Please follow the step by step instructions below to uninstall python312-template-remover on openSuSE Tumbleweed:

$ sudo zypper remove python312-template-remover

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

Information for package python312-template-remover:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-template-remover
Version : 0.1.9-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 61.2 KiB
Installed : No
Status : not installed
Source package : python-template-remover-0.1.9-4.1.src
Upstream URL : https://github.com/deezer/template-remover
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.