How to Install and Uninstall txt2man Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "txt2man" package

Please follow the steps below to install txt2man on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install txt2man

2. Uninstall "txt2man" package

Here is a brief guide to show you how to uninstall txt2man on openSuSE Tumbleweed:

$ sudo zypper remove txt2man

3. Information about the txt2man package on openSuSE Tumbleweed

Information for package txt2man:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : txt2man
Version : 1.7.1-1.10
Arch : noarch
Vendor : openSUSE
Installed Size : 47.1 KiB
Installed : No
Status : not installed
Source package : txt2man-1.7.1-1.10.src
Upstream URL : https://github.com/mvertes/txt2man
Summary : Convert Flat ASCII Text to man Page Format
Description :
Txt2man converts flat ASCII text to man page format. It is a shell
script using gnu awk, that should run on any Unix like system.