How to Install and Uninstall txt2man.noarch Package on Fedora 34
Last updated: January 23,2025
1. Install "txt2man.noarch" package
In this section, we are going to explain the necessary steps to install txt2man.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
txt2man.noarch
Copied
2. Uninstall "txt2man.noarch" package
This guide let you learn how to uninstall txt2man.noarch on Fedora 34:
$
sudo dnf remove
txt2man.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the txt2man.noarch package on Fedora 34
Last metadata expiration check: 1:14:40 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : txt2man
Version : 1.7.1
Release : 1.fc34
Architecture : noarch
Size : 28 k
Source : txt2man-1.7.1-1.fc34.src.rpm
Repository : updates
Summary : Convert flat ASCII text to man page format
URL : https://github.com/mvertes/txt2man
License : GPLv2+
Description : txt2man is a shell script using gnu awk, that should run on any
: Unix-like system. The syntax of the ASCII text is very straightforward
: and looks very much like the output of the man(1) program.
Available Packages
Name : txt2man
Version : 1.7.1
Release : 1.fc34
Architecture : noarch
Size : 28 k
Source : txt2man-1.7.1-1.fc34.src.rpm
Repository : updates
Summary : Convert flat ASCII text to man page format
URL : https://github.com/mvertes/txt2man
License : GPLv2+
Description : txt2man is a shell script using gnu awk, that should run on any
: Unix-like system. The syntax of the ASCII text is very straightforward
: and looks very much like the output of the man(1) program.