Skip to content

Where're all the packages downloaded? #897

Answered by pkgw
Jarmos-san asked this question in Q&A
Discussion options

You must be logged in to vote

As of recent versions you can discover this with the following command:

tectonic -X show user-cache-dir

On my computer, this prints out

/home/peter/.cache/Tectonic

This location is determined by the app_dirs2 crate.

As of 0.9.0, the default location can be overridden with the environment variable $TECTONIC_CACHE_DIR. (Although it looks like the show user-cache-dir command doesn't pay attention to that setting, oops!)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Jarmos-san
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants