How to install txt2man on Amazon Linux
Convert flat ASCII text to man page format
Availability
| Distro | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|
| Amazon Linux 2023 | — | ✓ | — | 1.7.1 |
| Amazon Linux 2012.03 | — | — | — | |
| Amazon Linux 2 | — | — | — |
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.
Built for Amazon Linux.
Install
txt2man on Amazon Linux 2023
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install txt2man
Package downloads require an active GetPageSpeed subscription — one repository for txt2man and thousands more packages for Amazon Linux.
Subscribe — from $10/moFrequently asked questions
How do I install txt2man on Amazon Linux?
Add the GetPageSpeed repository, then install the txt2man package with your system package manager.
Which Amazon Linux versions is txt2man available for?
txt2man is available for Amazon Linux 2023.