I was trying to install tex studio using
sudo apt install texstudio
But some dependencies are missing here. I understand that they are primarily the Qt libraries. I tried to install from qt website but couldn't solve the issues. But when I try to add libraries one by one, it also gives me same error that library depends on other libraries.
deca28@deca28-Inspiron-5575:~$ sudo apt install texstudio
[sudo] password for deca28:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
texstudio : Depends: Libpoppler-qt5-1 (>= 0.81.0) but it is not going to be installed
Depends: libqt5concurrent5 (>= 5.6.0~rc) but it is not going to be installed
Depends: libqt5core5a (>= 5.12.2) but it is not going to be installed
Depends: libqt5gui5 (>= 5.11.0~rc1) but it is not going to be installed or
libqt5gui5-gles (>= 5.11.0~rc1) but it is not going to be installed
Depends: libqt5network5 (>= 5.0.2) but it is not going to be installed
Depends: libqt5printsupport5 (>= 5.0.2) but it is not going to be installed
Depends: libqt5script5 (>= 5.6.0~beta) but it is not going to be installed
Depends: libqt5svg5 (>= 5.6.0~beta) but it is not going to be installed
Depends: Libqt5widgets5 (>= 5.12.2) but it is not going to be installed
Depends: Libqt5xml5 (>= 5.0.2) but it is not going to be installed
Depends: libqtermwidget5-0 (>= 0.9.0~) but it is not going to be installed
Recommends: texlive-latex-base but it is not going to be installed
Recommends: texlive-latex-extra but it is not going to be installed
Recommends: texlive-latex-recommended but it is not going to be installed
Recommends: texlive-base but it is not going to be installed
Recommends: latex-beamer but it is not installable
Recommends: dvipng but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
deca28@deca28-Inspiron-5575:~$
Any help for installing texstudio?
Asked by Amalnath Sathyan
(1 rep)
Aug 23, 2021, 02:39 AM
Last activity: Aug 27, 2023, 03:54 PM
Last activity: Aug 27, 2023, 03:54 PM