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

Last updated: May 11,2024

1. Install "python3-txt2tags" package

This tutorial shows how to install python3-txt2tags on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-txt2tags

2. Uninstall "python3-txt2tags" package

This tutorial shows how to uninstall python3-txt2tags on openSUSE Leap:

$ sudo zypper remove python3-txt2tags

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

Information for package python3-txt2tags:
-----------------------------------------
Repository : Main Repository
Name : python3-txt2tags
Version : 3.7-150400.1.7
Arch : noarch
Vendor : SUSE LLC
Installed Size : 400.8 KiB
Installed : No
Status : not installed
Source package : txt2tags-3.7-150400.1.7.src
Upstream URL : https://txt2tags.org/
Summary : Converts text files to HTML, XHTML, sgml, LaTeX, man and others
Description :
Txt2tags is a generic text converter. From a simple text file with minimal
markup, it generates documents on the following formats: HTML, XHTML, sgml,
LaTeX, Lout, man, Magic Point (mgp), MoinMoin and Adobe PageMaker. Supports
heading, font beautifiers, verbatim, quote, link, lists, table and image.
There are GUI, Web and cmdline interfaces. It's a single Python script and
no external commands or libraries are needed.