How to Install and Uninstall txt2man.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "txt2man.noarch" package
This guide covers the steps necessary to install txt2man.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
txt2man.noarch
Copied
2. Uninstall "txt2man.noarch" package
This is a short guide on how to uninstall txt2man.noarch on Rocky Linux 8:
$
sudo dnf remove
txt2man.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the txt2man.noarch package on Rocky Linux 8
Last metadata expiration check: 0:06:24 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : txt2man
Version : 1.7.1
Release : 1.el8
Architecture : noarch
Size : 30 k
Source : txt2man-1.7.1-1.el8.src.rpm
Repository : epel
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.el8
Architecture : noarch
Size : 30 k
Source : txt2man-1.7.1-1.el8.src.rpm
Repository : epel
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.