Page 1 of 1

[ASK] Install application offline

Posted: 26. May 2013, 15:03
by ghosthands
I want to ask something, I am still beginner with Salix os

Can I install applications offline?
If can how?
because I do not have internet connection so I had to go to the internet rental (in my country called "Warnet (Warung Internet)" :D to download a application

Thanks for the answer :)

Re: [ASK] Install application offline

Posted: 26. May 2013, 19:15
by barnabyh
ghosthands wrote:I want to ask something, I am still beginner with Salix os

Can I install applications offline?
If can how?
because I do not have internet connection so I had to go to the internet rental (in my country called "Warnet (Warung Internet)" :D to download a application
Of course you can.
1) Download your packages of choice on another workstation, preferably to USB stick or anywhere you can save them. Make note of needed dependencies if any and download them as well. You might want to use a separate folder for each package and their dependencies.
2) Go home, transfer to your hard drive, for example 'Download' or 'Packages' directory.
3) Switch to this directory and open a shell (terminal), become root with su, start pkgtool and install with first option: from the current directory.

You now have installed your applications and libraries offline.

Hope this helps.
Cheers~
Barnaby

Re: [ASK] Install application offline

Posted: 28. May 2013, 15:26
by ghosthands
barnabyh wrote:
ghosthands wrote:I want to ask something, I am still beginner with Salix os

Can I install applications offline?
If can how?
because I do not have internet connection so I had to go to the internet rental (in my country called "Warnet (Warung Internet)" :D to download a application
Of course you can.
1) Download your packages of choice on another workstation, preferably to USB stick or anywhere you can save them. Make note of needed dependencies if any and download them as well. You might want to use a separate folder for each package and their dependencies.
2) Go home, transfer to your hard drive, for example 'Download' or 'Packages' directory.
3) Switch to this directory and open a shell (terminal), become root with su, start pkgtool and install with first option: from the current directory.

You now have installed your applications and libraries offline.

Hope this helps.
Cheers~
Barnaby
I will try it
Can you tell me how to find dependencies :D hehe sorry i asked it

thank you very much :)