troff2html
Converts troff source to HTML, RTF, and plain text
Install
- All systems
-
curl cmd.cat/troff2html.sh
- Debian
-
apt-get install troffcvt
- Ubuntu
-
apt-get install troffcvt
- Arch Linux
-
pacman -S plan9port
- Kali Linux
-
apt-get install troffcvt
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install troffcvt
- OS X
-
brew install plan9port
- Raspbian
-
apt-get install troffcvt
- Dockerfile
- dockerfile.run/troff2html
troffcvt
Converts troff source to HTML, RTF, and plain text
Use this package to convert manuals and manpages and other documents written using troff to more manageable formats, such as HTML, RTF, or plain text.