fix-info-dir
Standalone GNU Info documentation browser
Install
- All systems
-
curl cmd.cat/fix-info-dir.sh
- Debian
-
apt-get install info
- Ubuntu
-
apt-get install info
- Kali Linux
-
apt-get install info
- CentOS
-
yum install info
- Fedora
-
dnf install info
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install info
- Raspbian
-
apt-get install info
- Dockerfile
- dockerfile.run/fix-info-dir
info
Standalone GNU Info documentation browser
The Info file format is an easily-parsable representation for online documents. This program allows you to view Info documents, like the ones stored in /usr/share/info. Much of the software in Debian comes with its online documentation in the form of Info files, so it is most likely you will want to install it.