How to Install and Uninstall docbook-to-man Package on Kali Linux

Last updated: May 18,2024

1. Install "docbook-to-man" package

Please follow the step by step instructions below to install docbook-to-man on Kali Linux

$ sudo apt update $ sudo apt install docbook-to-man

2. Uninstall "docbook-to-man" package

Please follow the guidance below to uninstall docbook-to-man on Kali Linux:

$ sudo apt remove docbook-to-man $ sudo apt autoclean && sudo apt autoremove

3. Information about the docbook-to-man package on Kali Linux

Package: docbook-to-man
Version: 1:2.0.0-45
Installed-Size: 191
Maintainer: Chris Lamb
Architecture: amd64
Depends: docbook, opensp, libc6 (>= 2.14)
Size: 77440
SHA256: 996d8792efd2c9efe76383685a14e6c078dee14e360b80fa7f5f4fd357096ec0
SHA1: 222f1b1a1645b8b64f37032f8a2a6f5f2773cb22
MD5sum: c2d68e9000a13ff1ed8b1ae453367ff8
Description: converter from DocBook SGML into roff man macros
docbook-to-man is a batch converter that transforms UNIX-style manpages from
the DocBook SGML format into nroff/troff man macros.
.
This is not the original version by Fred Dalrymple, but one with the
modifications by David Bolen.
.
docbook-to-man lacks support for internationalization and utf-8. Other
tools like docbook2man or docbook-xml with xsltproc are better suited for
new projects.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.oasis-open.org/docbook/tools/dtm/
Tag: implemented-in::c, interface::commandline, role::program,
scope::utility, use::converting, works-with-format::docbook,
works-with-format::man, works-with::text
Section: text
Priority: optional
Filename: pool/main/d/docbook-to-man/docbook-to-man_2.0.0-45_amd64.deb