安装 texmaker 时出现问题

issues while installing texmaker

vivek@ubuntu:~$ sudo apt-get install texmaker
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 gummi : Depends: libgtksourceview2.0-0 (>= 2.10.0) but it is not going to be installed
         Depends: libgtkspell0 (>= 2.0.10) but it is not going to be installed
         Recommends: texlive-extra-utils but it is not going to be installed
         Recommends: texlive-latex-base but it is not going to be installed
         Recommends: texlive-xetex but it is not going to be installed
 openssh-server:i386 : Depends: libc6:i386 (>= 2.17) but it is not going to be installed
                       Depends: libcomerr2:i386 (>= 1.01) but it is not going to be installed
                       Depends: libgssapi-krb5-2:i386 (>= 1.12.1+dfsg-2) but it is not going to be installed
                       Depends: libkrb5-3:i386 (>= 1.13~alpha1+dfsg) but it is not going to be installed
                       Depends: libpam0g:i386 (>= 0.99.7.1) but it is not going to be installed
                       Depends: libselinux1:i386 (>= 1.32) but it is not going to be installed
                       Depends: libssl1.0.0:i386 (>= 1.0.2) but it is not going to be installed
                       Depends: libwrap0:i386 (>= 7.6-4~) but it is not going to be installed
                       Depends: zlib1g:i386 (>= 1:1.1.4) but it is not going to be installed
                       Depends: init-system-helpers:i386 (>= 1.18~)
                       Depends: openssh-client:i386 (= 1:6.9p1-1)
                       Depends: libpam-modules:i386 (>= 0.72-9) but it is not going to be installed
                       Depends: openssh-sftp-server:i386 but it is not going to be installed
                       Recommends: ncurses-term:i386
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
vivek@ubuntu:~$ 

我在ubuntu操作系统中安装texmaker时出现错误 上面给出了终端的详细信息 尝试解决我遇到的问题

按照linux命令更新系统

sudo apt-get update

重新输入命令以再次安装它

sudo apt-get install texmaker

更多包裹

输入

sudo apt-get install texlive-science 

sudo apt-get install texlive-fonts-recommended