# Offline package installation

**URL:** https://discourse.julialang.org/t/offline-package-installation/7880
**Category:** General Usage
**Created:** [December 20, 2017, 3:41pm UTC](https://discourse.julialang.org/t/offline-package-installation/7880 "2017-12-20T15:41:42Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![xiaodai](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/xiaodai/32/15937_2.png) [@xiaodai](https://discourse.julialang.org/u/xiaodai)
#### Post date: [February 7, 2019, 3:56am UTC](https://discourse.julialang.org/t/offline-package-installation/7880/8 "2019-02-07T03:56:20Z")

</div>

I was really happy with how easy it was to install Julia on linux even though I have little Linux experience. Basically, just extract the zip file and I am done.

I got Julia v1 running Redhat Linux. How do I find out where `.julia` folder is? I understand I can just put the code there and it will recognise it.

And if I want to change it how do I do that? If I understand correctly [here](https://discourse.julialang.org/t/where-or-how-to-edit-depot-path/13501/13) says that `ENV["JULIA_HOME_DEPOT"]="/some/path"` should suffice.

---

_[View the full topic](https://discourse.julialang.org/t/offline-package-installation/7880)._
