How to Install and Uninstall txt2man Package on openSUSE Leap
Last updated: November 22,2024
1. Install "txt2man" package
Please follow the guidelines below to install txt2man on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
txt2man
Copied
2. Uninstall "txt2man" package
In this section, we are going to explain the necessary steps to uninstall txt2man on openSUSE Leap:
$
sudo zypper remove
txt2man
Copied
3. Information about the txt2man package on openSUSE Leap
Information for package txt2man:
--------------------------------
Repository : Main Repository
Name : txt2man
Version : 1.6.0-2.11
Arch : noarch
Vendor : SUSE LLC
Installed Size : 45.7 KiB
Installed : No
Status : not installed
Source package : txt2man-1.6.0-2.11.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.
--------------------------------
Repository : Main Repository
Name : txt2man
Version : 1.6.0-2.11
Arch : noarch
Vendor : SUSE LLC
Installed Size : 45.7 KiB
Installed : No
Status : not installed
Source package : txt2man-1.6.0-2.11.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.