How to Install and Uninstall texstudio Package on Kali Linux

Last updated: April 28,2024

1. Install "texstudio" package

This tutorial shows how to install texstudio on Kali Linux

$ sudo apt update $ sudo apt install texstudio

2. Uninstall "texstudio" package

Please follow the step by step instructions below to uninstall texstudio on Kali Linux:

$ sudo apt remove texstudio $ sudo apt autoclean && sudo apt autoremove

3. Information about the texstudio package on Kali Linux

Package: texstudio
Version: 4.7.2+ds-2
Installed-Size: 22114
Maintainer: Tom Jampen
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libhunspell-1.7-0, libpoppler-qt5-1 (>= 0.81.0), libqt5concurrent5 (>= 5.6.0~rc), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5multimedia5 (>= 5.6.0~beta), libqt5multimediawidgets5 (>= 5.6.0~beta), libqt5network5 (>= 5.0.2), libqt5printsupport5 (>= 5.0.2), libqt5qml5 (>= 5.12.2), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libqt5xml5 (>= 5.0.2), libqtermwidget5-1 (>= 1.4.0), libquazip1-qt5-1 (>= 1.4), libstdc++6 (>= 13.1), libx11-6, zlib1g (>= 1:1.1.4)
Recommends: adwaita-qt, texlive-base, texlive-latex-base, texlive-latex-recommended, texstudio-doc, texstudio-l10n
Suggests: hunspell-dictionary, mythes-thesaurus, texlive-fonts-recommended, texlive-latex-extra
Size: 8243148
SHA256: b7a93ac0a2c8ed0cd5fa5fdebaae58f5514f6fa466d2b1cc1007ea45e414c996
SHA1: 9a511cfe4d6812761d40109aad1a29852b06ebab
MD5sum: 32f3eac61b5d682f09453b19aad39eb0
Description: fully featured LaTeX editor
TeXstudio is an integrated writing environment for creating LaTeX documents.
The software aims to simplify and enhance the LaTeX writing process, providing
users with a range of features, including:
.
- Advanced syntax highlighting
- Live reference checking
- An integrated PDF viewer
- Live inline preview
- LaTeX command completion and syntax checking
- Local and global structure view
- Citations checking and completion
- Live grammar checking
- Spellchecking
Description-md5:
Homepage: https://texstudio.org/
Tag: uitoolkit::qt
Section: editors
Priority: optional
Filename: pool/main/t/texstudio/texstudio_4.7.2+ds-2_amd64.deb