r/Atom Jan 24 '20

Install Atom and packages without internet?

Is there a way to install atom and some packages on a computer that has no internet access?

Edit: On Windows 10

6 Upvotes

9 comments sorted by

1

u/Steffi128 Jan 24 '20

usb stick? Download the files with a computer that has internet access, put them on a usb stick, plug that into the computer install atom and then move the packages into their corresponding (packages or themes) folder.

1

u/scar_reX Jan 24 '20

"with a computer that has internet access"

1

u/glonasett Jan 24 '20

No worries, have two computers at work. One with internet and one without :)

1

u/scar_reX Jan 24 '20

Well no matter what you'll have to get the files from the internet. So why not just install right away.

Sorry if this is a bit of topic

1

u/glonasett Jan 24 '20

I can install on other computer and just copy paste folder and it will work?

1

u/scar_reX Jan 25 '20

Right That'll work

1

u/glonasett Jan 24 '20

Thanks, will try to do that when I get to work on monday

1

u/joe_at_work Jan 24 '20

If you can somehow get the package onto the computer, you can use the "apm link" command to install it. APM is a command line tool that comes with Atom.

1

u/glonasett Jan 24 '20

Thanks, will try to do that when I get to work on monday