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
What was Carter Burkes job for "the company" in "Aliens"?
What steps are necessary to read a Modern SSD in Medieval Europe?
Prepend last line of stdin to entire stdin
Towers in the ocean; How deep can they be built?
Is it okay to majorly distort historical facts while writing a fiction story?
Defamation due to breach of confidentiality
Help understanding this unsettling image of Titan, Epimetheus, and Saturn's rings?
Is it ever safe to open a suspicious HTML file (e.g. email attachment)?
Why is information "lost" when it got into a black hole?
Is it professional to write unrelated content in an almost-empty email?
Where do students learn to solve polynomial equations these days?
How to set page number in right side in chapter title page?
Traveling with my 5 year old daughter (as the father) without the mother from Germany to Mexico
How do I fit a non linear curve?
Regression vs Random Forest - Combination of features
Can Sneak Attack be used when hitting with an improvised weapon?
Players Circumventing the limitations of Wish
How to avoid supervisors with prejudiced views?
what's the use of '% to gdp' type of variables?
Audio Conversion With ADS1243
What does "shotgun unity" refer to here in this sentence?
How to use ReplaceAll on an expression that contains a rule
Can you teleport closer to a creature you are Frightened of?
"Eavesdropping" vs "Listen in on"
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
48 secs 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 6 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
48 secs ago
add a comment |
Is thelistingspackage installed?
– Herohtar
48 secs ago
Is the
listings package installed?– Herohtar
48 secs ago
Is the
listings package installed?– Herohtar
48 secs 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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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
48 secs ago