install-docs
utilities to manage online documentation
Install
- All systems
-
curl cmd.cat/install-docs.sh
- Debian
-
apt-get install doc-base
- Ubuntu
-
apt-get install doc-base
- Kali Linux
-
apt-get install doc-base
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install doc-base
- Raspbian
-
apt-get install doc-base
- Dockerfile
- dockerfile.run/install-docs
doc-base
utilities to manage online documentation
This package contains utilities to manage documentation installed on a Debian system. It generates a database of document metadata, which other packages such as dwww, dhelp, doc-central, and rarian-compat can use to provide a catalog of available documentation. For additional information see the Debian doc-base Manual included in this package.