how to install softwares without internet ?

Status
Not open for further replies.

saurabh kakkar

D i s t i n c t l y Ahead
hi
one of my friend who have just installed ubuntu 7.04 from alternate cd is

not having internet access so we wana know how can he install imp software

for ubuntu ?
also

Is there any software through which we can use windows software on

ubuntu 7.04 ?

we r having ubuntu 7.04 live cds also
 

mediator

Technomancer
There r plenty like WINE, search the forums...this has been discussed!
Ubuntu comes with minimum packages but important ones that r really needed like OFFICE, gaim, gimp etc. If u want multimedia softwares, then try the ubuntu studio, linux mint etc. Majority of PC Magazines really dont give out Linux softwares, so u have to download them.
U can also download the softwares and cache them! Then u can form a CD of that cache and use it on ur friend's PC. Google for the exact steps!!
 

kalpik

In Pursuit of "Happyness"
saurabh, if YOU have an internet connection, you can download the software for him and use aptoncd (sudo apt-get install aptoncd) to send him the updates ISO.
 
OP
saurabh kakkar

saurabh kakkar

D i s t i n c t l y Ahead
first of all thanks all of u for ur reply but it seems to me that working on ubuntu without an internet connection is very hard as compared to windows

thanks all of u for ur reply but it seems to me that working on ubuntu without any internet connection is very hard

@kalpik can u elaborate the method plz as i am new to linux
 
Last edited:

mehulved

18 Till I Die............
It's very simple. Just download all the required packages. Also, install apt-on-cd package. It's there in the repositories. Then just run the apt-on-cd program. It will ask you where you want to store the ISO. Just store it in your home folder or Desktop and then burn it using your favourite cd burning software and give it to your friend.
 

QwertyManiac

Commander in Chief
use the following command to install aptoncd on your system.
Code:
sudo apt-get install aptoncd
Then run it from System > Administration > APTonCD
 
OP
saurabh kakkar

saurabh kakkar

D i s t i n c t l y Ahead
QwertyManiac said:
use the following command to install aptoncd on your system.
Code:
sudo apt-get install aptoncd
Then run it from System > Administration > APTonCD

hey thanks buddy can i put the iso file in pen drive also and use it for installation

purpose ?
 

QwertyManiac

Commander in Chief
Yes you can do that, as you can mount the ISO via the mount command on any Linux system out of the box.

What do you mean by purpose?
 

cynosure

UbuntuUser
And how can one install and uninstall softwares in zenwalk w/o internet?
I have the source code of many programs which I need to install. Can I install them using netpkg?
 
Status
Not open for further replies.
Top Bottom