Ubuntu+Sublime: LaTeX Error: File `listings.sty' not found The Next CEO of Stack OverflowFile...
Inexact numbers as keys in Association?
Is there a way to save my career from absolute disaster?
How to Implement Deterministic Encryption Safely in .NET
Lucky Feat: How can "more than one creature spend a luck point to influence the outcome of a roll"?
Calculate the Mean mean of two numbers
Which one is the true statement?
Do I need to write [sic] when including a quotation with a number less than 10 that isn't written out?
How to get the last not-null value in an ordered column of a huge table?
Is "three point ish" an acceptable use of ish?
Defamation due to breach of confidentiality
Can this note be analyzed as a non-chord tone?
Why is the US ranked as #45 in Press Freedom ratings, despite its extremely permissive free speech laws?
Getting Stale Gas Out of a Gas Tank w/out Dropping the Tank
Is it professional to write unrelated content in an almost-empty email?
Example of a Mathematician/Physicist whose Other Publications during their PhD eclipsed their PhD Thesis
What is the difference between Statistical Mechanics and Quantum Mechanics
In the "Harry Potter and the Order of the Phoenix" videogame, what potion is used to sabotage Umbridge's speakers?
Is it okay to majorly distort historical facts while writing a fiction story?
What steps are necessary to read a Modern SSD in Medieval Europe?
What flight has the highest ratio of timezone difference to flight time?
Is there a reasonable and studied concept of reduction between regular languages?
Is dried pee considered dirt?
If Nick Fury and Coulson already knew about aliens (Kree and Skrull) why did they wait until Thor's appearance to start making weapons?
How to properly draw diagonal line while using multicolumn inside tabular environment?
Ubuntu+Sublime: LaTeX Error: File `listings.sty' not found
The Next CEO of Stack OverflowFile `enum.sty' not foundFile not found in TexMaker in UbuntuHow to set up the inverse search for LaTeXTools in Sublime Text 3 on Ubuntu?Using minted package on Ubuntu: .w18 file not found errorsublime autocompletion file! LaTeX Error: File `filename.cls' not foundlatex on ubuntu can't find source fileFile 'utf8x.def' not found error in TeXstudio on Ubuntu 16.04Package Listings Error: File (.m) not foundNo Bib File Found Sublime Text 3 LatexTools
The question is very simple: I'm using Ubuntu 18.04 + SublimeText3, and whenever I try to compile a tex file (ctrl+shift+b) I get this error from the log file:
! LaTeX Error: File `listings.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
This is my setup ...
Program Location Status Version
------- -------- ------ -------
sublime /usr/bin/subl available Sublime Text Build 3200
latexmk /usr/bin/latexmk available Latexmk, John Collins, 1 January 2015. Version 4.41
pdflatex /usr/bin/pdflatex available pdfTeX 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian)
xelatex missing unavailable
lualatex /usr/bin/lualatex available This is LuaTeX, Version 1.0.4 (TeX Live 2017/Debian)
biber missing unavailable
bibtex /usr/bin/bibtex available BibTeX 0.99d (TeX Live 2017/Debian)
bibtex8 /usr/bin/bibtex8 available This is 8-bit Big BibTeX version 0.99d
kpsewhich /usr/bin/kpsewhich available kpathsea version 6.2.3
convert /usr/bin/convert available ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
ghostscript /usr/bin/gs available GPL Ghostscript 9.26 (2018-11-20)
Packages for equation preview Status
----------------------------- ------
standalone missing
preview missing
xcolor missing
amsmath available
amssymb available
latexsym available
mathtools missing
Any hint?
Thanks!
listings ubuntu sublime-text
New contributor
Lucas Aimaretto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
The question is very simple: I'm using Ubuntu 18.04 + SublimeText3, and whenever I try to compile a tex file (ctrl+shift+b) I get this error from the log file:
! LaTeX Error: File `listings.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
This is my setup ...
Program Location Status Version
------- -------- ------ -------
sublime /usr/bin/subl available Sublime Text Build 3200
latexmk /usr/bin/latexmk available Latexmk, John Collins, 1 January 2015. Version 4.41
pdflatex /usr/bin/pdflatex available pdfTeX 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian)
xelatex missing unavailable
lualatex /usr/bin/lualatex available This is LuaTeX, Version 1.0.4 (TeX Live 2017/Debian)
biber missing unavailable
bibtex /usr/bin/bibtex available BibTeX 0.99d (TeX Live 2017/Debian)
bibtex8 /usr/bin/bibtex8 available This is 8-bit Big BibTeX version 0.99d
kpsewhich /usr/bin/kpsewhich available kpathsea version 6.2.3
convert /usr/bin/convert available ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
ghostscript /usr/bin/gs available GPL Ghostscript 9.26 (2018-11-20)
Packages for equation preview Status
----------------------------- ------
standalone missing
preview missing
xcolor missing
amsmath available
amssymb available
latexsym available
mathtools missing
Any hint?
Thanks!
listings ubuntu sublime-text
New contributor
Lucas Aimaretto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Is thelistingspackage installed?
– Herohtar
5 mins ago
how do I check that? I've searched the file system for that file and I've found it under/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty... is that what you are asking for?
– Lucas Aimaretto
3 mins ago
add a comment |
The question is very simple: I'm using Ubuntu 18.04 + SublimeText3, and whenever I try to compile a tex file (ctrl+shift+b) I get this error from the log file:
! LaTeX Error: File `listings.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
This is my setup ...
Program Location Status Version
------- -------- ------ -------
sublime /usr/bin/subl available Sublime Text Build 3200
latexmk /usr/bin/latexmk available Latexmk, John Collins, 1 January 2015. Version 4.41
pdflatex /usr/bin/pdflatex available pdfTeX 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian)
xelatex missing unavailable
lualatex /usr/bin/lualatex available This is LuaTeX, Version 1.0.4 (TeX Live 2017/Debian)
biber missing unavailable
bibtex /usr/bin/bibtex available BibTeX 0.99d (TeX Live 2017/Debian)
bibtex8 /usr/bin/bibtex8 available This is 8-bit Big BibTeX version 0.99d
kpsewhich /usr/bin/kpsewhich available kpathsea version 6.2.3
convert /usr/bin/convert available ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
ghostscript /usr/bin/gs available GPL Ghostscript 9.26 (2018-11-20)
Packages for equation preview Status
----------------------------- ------
standalone missing
preview missing
xcolor missing
amsmath available
amssymb available
latexsym available
mathtools missing
Any hint?
Thanks!
listings ubuntu sublime-text
New contributor
Lucas Aimaretto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
The question is very simple: I'm using Ubuntu 18.04 + SublimeText3, and whenever I try to compile a tex file (ctrl+shift+b) I get this error from the log file:
! LaTeX Error: File `listings.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
This is my setup ...
Program Location Status Version
------- -------- ------ -------
sublime /usr/bin/subl available Sublime Text Build 3200
latexmk /usr/bin/latexmk available Latexmk, John Collins, 1 January 2015. Version 4.41
pdflatex /usr/bin/pdflatex available pdfTeX 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian)
xelatex missing unavailable
lualatex /usr/bin/lualatex available This is LuaTeX, Version 1.0.4 (TeX Live 2017/Debian)
biber missing unavailable
bibtex /usr/bin/bibtex available BibTeX 0.99d (TeX Live 2017/Debian)
bibtex8 /usr/bin/bibtex8 available This is 8-bit Big BibTeX version 0.99d
kpsewhich /usr/bin/kpsewhich available kpathsea version 6.2.3
convert /usr/bin/convert available ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
ghostscript /usr/bin/gs available GPL Ghostscript 9.26 (2018-11-20)
Packages for equation preview Status
----------------------------- ------
standalone missing
preview missing
xcolor missing
amsmath available
amssymb available
latexsym available
mathtools missing
Any hint?
Thanks!
listings ubuntu sublime-text
listings ubuntu sublime-text
New contributor
Lucas Aimaretto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Lucas Aimaretto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Lucas Aimaretto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 10 mins ago
Lucas AimarettoLucas Aimaretto
1011
1011
New contributor
Lucas Aimaretto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Lucas Aimaretto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Lucas Aimaretto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Is thelistingspackage installed?
– Herohtar
5 mins ago
how do I check that? I've searched the file system for that file and I've found it under/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty... is that what you are asking for?
– Lucas Aimaretto
3 mins ago
add a comment |
Is thelistingspackage installed?
– Herohtar
5 mins ago
how do I check that? I've searched the file system for that file and I've found it under/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty... is that what you are asking for?
– Lucas Aimaretto
3 mins ago
Is the
listings package installed?– Herohtar
5 mins ago
Is the
listings package installed?– Herohtar
5 mins ago
how do I check that? I've searched the file system for that file and I've found it under
/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty ... is that what you are asking for?– Lucas Aimaretto
3 mins ago
how do I check that? I've searched the file system for that file and I've found it under
/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty ... is that what you are asking for?– Lucas Aimaretto
3 mins ago
add a comment |
0
active
oldest
votes
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Lucas Aimaretto is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f482513%2fubuntusublime-latex-error-file-listings-sty-not-found%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Lucas Aimaretto is a new contributor. Be nice, and check out our Code of Conduct.
Lucas Aimaretto is a new contributor. Be nice, and check out our Code of Conduct.
Lucas Aimaretto is a new contributor. Be nice, and check out our Code of Conduct.
Lucas Aimaretto is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f482513%2fubuntusublime-latex-error-file-listings-sty-not-found%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown

Is the
listingspackage installed?– Herohtar
5 mins ago
how do I check that? I've searched the file system for that file and I've found it under
/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty... is that what you are asking for?– Lucas Aimaretto
3 mins ago