Sample Header Ad - 728x90

Cannot install miktex on Ubuntu 18

1 vote
1 answer
1184 views
Ultimately the final goal is to convert HTML to PDF. I saw this solution: https://github.com/SebastiaanKlippert/go-wkhtmltopdf but the above solution seems to require headless chrome in order to run. So instead of that, I am going to try to use pandoc which will in turn use miktex to generate TeX from HTML? But when I install miktex, I get: $ sudo apt-get install miktex 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: miktex : Depends: libcurl3 (>= 7.16.2) but it is not installable Depends: libhunspell-1.4-0 but it is not installable Depends: libicu57 (>= 57.1-1~) but it is not installable Depends: libjpeg62-turbo (>= 1.3.1) but it is not installable Depends: libmpfr4 (>= 3.1.3) but it is not installable E: Unable to correct problems, you have held broken packages. does anyone know how to solve that dependency problem?
Asked by Alexander Mills (10744 rep)
Apr 16, 2020, 07:44 PM
Last activity: Apr 16, 2020, 10:14 PM