1
vote
3answers
45 views

Is that possible to install language pack offlinely? [duplicate]

I have a laptop, and I want to install Indonesian language pack. Unfortunately, there is no Internet connection. Can I install language packs offline (assuming I can download files in another ...
0
votes
1answer
25 views

Linux installation specific questions not answered online?

I need to know if i create a Live usb bootable distro with persistence files, can i later use the usb to install the distro to the hard drive? If so will the persistence files install the distro in ...
6
votes
1answer
814 views

Offline upgrade from Ubuntu 12.10 to 13.04 using the installation disk

I'm currently in the process of writing an upgrade guide for the French-speaking community, and I'm having some problems doing an offline upgrade. What I'm trying to do is to upgrade an Ubuntu 12.10 ...
0
votes
1answer
72 views

Wubi offline installation error; failed

I'd read a guide to install Ubuntu using wubi offlinely, but it's failed. Wubi installer is exact at root folder of Ubuntu 12.04.2 LTS desktop ISO file. This is some string on log file: 04-15 12:34 ...
1
vote
1answer
44 views

How to create package download script with correct dependencies?

In Synaptic it's possible to select a bunch of packages for installation (or reinstallation), then just click File → Generate package download script to get a set of commands to download the ...
0
votes
2answers
262 views

Installing Ubuntu inside Windows 7 without internet connection [offline mode]

I downloaded ubuntu-12.04-amd64.iso and created a bootable USB. I tried installing it (by running wubi.exe in Windows). But the installer started downloading ubuntu-12.04.2-wubi-amd64.tar.xz (524 ...
0
votes
1answer
84 views

How can I install software without an internet connection? [duplicate]

I installed Ubuntu alongside Windows. If I don't have an internet connection, how can I manually install the audio plugins, some drivers and stuff like that? Is there any offline process where I can ...
0
votes
1answer
37 views

How can I put games on a USB stick for a LAN party?

Soon, I'll be attending a LAN party. There will be a couple of laptops, of which some have Windows 7 installed, and some Ubuntu 12.04. None of these laptops are connected to the internet. I want to ...
2
votes
0answers
131 views

How can I preseed package installation without a network connection?

I am working to create an unattended offline installation of the Ubuntu Server 12.04. I have everything preseeded so far, but I still can't figure out how to install other packages without requiring ...
0
votes
2answers
280 views

How to install packages without internet connection [duplicate]

Possible Duplicate: How can I install software or packages without Internet (offline)? I'm just beginner to linux operating system I have following doubts 1.Now i am using ubuntu 10.10 ...
-1
votes
1answer
231 views

Regarding offline installe 12.10 [closed]

i m a windows user i want to remove it and install a fresh ubuntu 12.10 version on it so i'v got some questions regarding it Q1.what is a step-by-step procedure for offline download? i read it ...
0
votes
3answers
1k views

Dependency not satisfiable - Offline deb package install

I have a new installation that has no chance of an internet connection. Since I want to add a few development software packages, I downloaded a few *.deb files. The problem is that for every package ...
1
vote
1answer
40 views

Info on installing [duplicate]

Possible Duplicate: How can I install software or packages without Internet (offline)? I was thinking of installing Ubuntu on one of my computers for a test run to see how I like it, but ...
0
votes
0answers
15 views

HOw can i install wine on ubuntu 12.04 without internet connection? [duplicate]

Possible Duplicate: How can I install software or packages without Internet (offline)? i downloaded offline file from http://packages.ubuntu.com but it says wine1.4-common not installed, ...
0
votes
1answer
181 views

I want to play mp3 in rythmbox but it says python v2 plugins requires mpeg-1 layer mp3 decoder but i dont have internet on that computer,

Because i use internet from usb device which supports only on windows, and when I downloaded offline files from packages.ubuntu.com and linuxappsfinder.com and tried to install them in ubuntu, i just ...
3
votes
1answer
1k views

How can I install Wine without Internet?

I don’t have Internet, and I use Internet through a USB modem device which is supported in only Windows, so I tried to install Wine to run that software, and I downloaded Wine but it says dependency ...
1
vote
3answers
515 views

Installing software on an offline Ubuntu server

Assuming that I have a server with Ubuntu server newly installed on it. I was thinking of installing the very same version on Virtual Box (Or any other virtualization software), connect it to the ...
0
votes
0answers
36 views

How can i save my installed packages on an external drive so that i can do an offline install lateron on any new ubuntu install? [duplicate]

Possible Duplicate: How can I install software or packages without Internet (offline)? How can I save my installed packages on an external device so that i don't have to connect to internet ...
0
votes
1answer
74 views

How can I save my installed packages on an external device so that i don't have to connect to internet on every new install [duplicate]

Possible Duplicate: How can I install software or packages without Internet (offline)? I have a compac presario laptop. Whenever i try to install a new ubuntu my wireless driver (broadcom) ...
1
vote
1answer
192 views

How can I install drivers and other applications without an Internet connection? [duplicate]

Possible Duplicate: How can I install software or packages without Internet (offline)? I'm Zaw Lin from Myanmar and i'm new to ubuntu. I'm having difficulties about installing drivers and ...
5
votes
6answers
2k views

Will Ubuntu work if I install it offline?

I´m going to install Ubuntu 12.04 on my laptop, and I don’t have internet at home. I know that I can install it without internet, but , does it work?
1
vote
4answers
581 views

How to install programs on other Ubuntu machines without using the Internet

I have several computers running Ubuntu. I also have a slow Internet connection. If I install programs using apt-get, does that put installation files somewhere which I can access, so that I can use ...
0
votes
1answer
243 views

I need to install my sql server 5.1 where there is no internet connection

Please kindly help me at the following issue. Currently I don't have an Internet connection and I need to install MySQL server on Ubuntu 11.04 without any rpm packages. I have only the tar file with ...
0
votes
0answers
54 views

Offline software install [duplicate]

Possible Duplicate: How can I install software or packages without internet (offline)? How do I install software to my unconnected desktop running Ubuntu 12.04 64 bit? I have wifi (and an ...
2
votes
2answers
2k views

How can I install 'Adobe Flash Player' offline?

My friend has a computer with Ubuntu 12.04 32 bit, but he has no internet connection. He'd like to install the Adobe Flash Player on his computer. How to do that?
0
votes
1answer
609 views

QT Installation Missing compiler

I have used Linux in the past but not for a long time and so I am a bit rusty so apologise if I am asking something obvious or in the wrong stackexchange site. There are a few things with regards to ...
0
votes
1answer
903 views

Install build-essential without apt

I am not connected to the network and it seems I need build-essentials to get the drivers working. Best I can do is transfer the packages by thumb drive. What is the process for offline installations ...
0
votes
1answer
232 views

WxPython 2.8 Offline Installation on Ubuntu 9.10 with 2 version of Python

How do you do an offline installation of wx 2.8.12 for python2.7 on Ubuntu with python 2.6 as default Python? Tried searching on google but can't found anything specific. I'm a noob with Linux. ...
1
vote
0answers
41 views

how can I download application to add to several desktops so I woundn't download the apps on each computer from the internet? [duplicate]

Possible Duplicate: How can I install software or packages without internet (offline)? I am helping a non-profit put ubuntu on donated computers to give to children. We Install ubuntu on a ...
0
votes
2answers
2k views

How can I install software without internet? [duplicate]

Possible Duplicate: How can I install software offline? At this moment I have next situation: I have 2 computers: First computer with Windows 7 and connection to the internet; Second ...
1
vote
1answer
593 views

how to install ruby offline?

I am trying to install ruby on a server which does not have connection to internet. I have copied ruby-1.9.2-p180.tar into ~/.rvm/archives. I tried to run rvm install ruby-1.9.2-p180 after that, but ...
3
votes
2answers
647 views

How do we install Unity-2D and dependencies offline?

We have installed 11.04 32-bit on an old machine that has no internet connection and with a graphics card that is not suitable for running Compiz or Unity. Still, we would like to run Unity-2D on this ...
2
votes
1answer
419 views

How do I install non-free drivers and codecs without an Internet connection?

I have installed ubuntu 10.10 on my pc. I dont have internet connection. Now i haven't installed third party software like for music, video, graphics, display. So how do i do that? Please help me.
88
votes
18answers
40k views

How can I install software or packages without Internet (offline)?

I have a friend who has got a computer that is not connected to the Internet. Is there any way to install software offline easily?