Changing the location of download (cache) #5498
Replies: 2 comments 11 replies
-
|
Beta Was this translation helpful? Give feedback.
11 replies
-
There is a package called "apkeep" in scoop which can be used to download the apk and output it to a different location. Pretty much similar to what I am looking. I've learned a lot of things from this discussion, thanks for helping out. I'll be closing this discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
is it possible to change the location
~/scoop/cache
to sayC:\Users\Username\Downloads
?something like this in the json:
"download_to": "$Users$\Downloads"
So scoop would download the file to
Downloads folder
instead ofcache folder
Beta Was this translation helpful? Give feedback.
All reactions