texdoc
Search for appropriate documentation for (La)TeX commands or packages. More information: <https://texdoc.org/index.html>.
Install
- All systems
-
curl cmd.cat/texdoc.sh
- Debian
-
apt-get install texlive-base
- Ubuntu
-
apt-get install texlive-base
- Arch Linux
-
pacman -S texlive-texdoc-7
- Kali Linux
-
apt-get install texlive-base
- CentOS
-
yum install texlive-base
- Fedora
-
dnf install texlive-texdoc-7
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install texlive-base
- Raspbian
-
apt-get install texlive-base
- Dockerfile
- dockerfile.run/texdoc
Search for appropriate documentation for (La)TeX commands or packages. More information: <https://texdoc.org/index.html>.
-
Open the first search result in the default PDF viewer:
texdoc search
-
List the best search results:
texdoc --list search
-
Open full documentation of texdoc:
texdoc texdoc
© tl;dr; authors and contributors