Sgmlsasp Installation On A Debian, Ubuntu, Arch, Kali, CentOS, Fedora And Raspbian

Sgmlsasp Installation On A Debian, Ubuntu, Arch, Kali, CentOS, Fedora And Raspbian

sgmlsasp

convert LinuxDoc SGML source into other formats

Maintainer: Debian XML/SGML Group



Section: text

Install sgmlsasp

  • Debian apt-get install linuxdoc-tools Click to copy
  • Ubuntu apt-get install linuxdoc-tools Click to copy
  • Arch Linux pacman -S linuxdoc-tools Click to copy
  • Kali Linux apt-get install linuxdoc-tools Click to copy
  • CentOS yum install linuxdoc-tools Click to copy
  • Fedora dnf install linuxdoc-tools Click to copy
  • Raspbian apt-get install linuxdoc-tools Click to copy

linuxdoc-tools

convert LinuxDoc SGML source into other formats

LinuxDoc sgml is a highly configurable text format for writing documentation, something like html only it's simpler and can be converted to various other formats, including html for websites. You write a LinuxDoc document using any text editor such as vim. Then you use linuxdoc-tools to convert it to html, rtf, plain-text (install linuxdoc-tools-text), info (install linuxdoc-tools-info), LaTeX, dvi or postscript (install linuxdoc-tools-latex). The sgmltools-lite package can convert LinuxDoc to DocBook format. LinuxDoc can automatically create a table of contents. It's easier to write and read than DocBook since it allows one to omit most closing tags while paragraphs are separated by just blank lines.

Install the latest version of sgmlsasp in Debian, Ubuntu, Arch, Kali, CentOS, Fedora and Raspbian from terminal. To install the sgmlsasp just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of sgmlsasp from the respository and install it in your computer/server.