How to Install and Uninstall python-Genshi-doc Package on openSUSE Leap

Last updated: April 28,2024

1. Install "python-Genshi-doc" package

Here is a brief guide to show you how to install python-Genshi-doc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-Genshi-doc

2. Uninstall "python-Genshi-doc" package

This tutorial shows how to uninstall python-Genshi-doc on openSUSE Leap:

$ sudo zypper remove python-Genshi-doc

3. Information about the python-Genshi-doc package on openSUSE Leap

Information for package python-Genshi-doc:
------------------------------------------
Repository : Main Repository
Name : python-Genshi-doc
Version : 0.7-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 2,8 MiB
Installed : No
Status : not installed
Source package : python-Genshi-0.7-bp153.1.17.src
Summary : A toolkit for generation of output for the web - Documentation
Description :
Genshi is a Python library that provides an integrated set of
components for parsing, generating, and processing HTML, XML or
other textual content for output generation on the web. The major
feature is a template language, which is heavily inspired by Kid.
This package contains documentation and examples.