Hi everyone,
I'm trying to install ATOM editor on Devuan (this machine is off-line)
On windows no problem at all to install it as portable application / off-line
I've tried the following
Any ideas to install this software off-line ? (if it's possible ? )
Thanks
I'm trying to install ATOM editor on Devuan (this machine is off-line)
On windows no problem at all to install it as portable application / off-line
I've tried the following
- I've downloaded the .deb file and tried this
Bash:apt install atom-amd64_160.deb --no-install-recommends --no-install-suggests
The following additional packages will be installed:
git git-man liberror-perl patch
Suggested packages:
git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk
gitweb git-cvs git-mediawiki git-svn ed diffutils-doc
The following NEW packages will be installed:
atom git git-man liberror-perl patch
0 upgraded, 5 newly installed, 0 to remove and 86 not upgraded.
Need to get 7,514 kB/146 MB of archives.
After this operation, 707 MB of additional disk space will be used.
and this machine if off-line and can't download them.
- I've downloaded the .tar.gz file uncompressed in /home/me/Desktop/atom
double clicked on /home/me/Desktop/atom/atom
but I get:
- I've tired also
Code:dpkg --install atom-amd64_160.deb
but it's unstable... after x seconds or typing with the keyboard I got ->
Any ideas to install this software off-line ? (if it's possible ? )
Thanks
Last edited: