texstudio
LaTeX Editor
Install
- All systems
-
curl cmd.cat/texstudio.sh
- Debian
-
apt-get install texstudio
- Ubuntu
-
apt-get install texstudio
- Arch Linux
-
pacman -S texstudio
- Kali Linux
-
apt-get install texstudio
- Fedora
-
dnf install texstudio
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install texstudio
- Raspbian
-
apt-get install texstudio
- Dockerfile
- dockerfile.run/texstudio
texstudio
LaTeX Editor
TeXstudio is a program based on Texmaker, which integrates many tools needed to develop documents with LaTeX in just one application. Using its editor you can write your documents with the help of interactive spell checking, syntax highlighting, code completion and more...