install-sgmlcatalog
SGML infrastructure and SGML catalog file support
Install
- All systems
-
curl cmd.cat/install-sgmlcatalog.sh
- Debian
-
apt-get install sgml-base
- Ubuntu
-
apt-get install sgml-base
- Kali Linux
-
apt-get install sgml-base
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sgml-base
- Raspbian
-
apt-get install sgml-base
- Dockerfile
- dockerfile.run/install-sgmlcatalog
sgml-base
SGML infrastructure and SGML catalog file support
This package creates the SGML infrastructure directories and provides SGML catalog file support in compliance with the current Debian SGML Policy draft: * infrastructure directories: - /etc/sgml - /usr/share/sgml/{declaration,dtd,entities,misc,stylesheet} - /usr/share/local/sgml/{declaration,dtd,entities,misc,stylesheet} * update-catalog(8): tool for maintaining the root SGML catalog file and the package SGML catalog files in the '/etc/sgml' directory.