General :: Getting All RPMs By 'yum Install Pkg1 Pkg2 Pkg3' To Install On Offline System ?
Jun 12, 2011
I need to somehow do a yum installation (or equivalent of) on a system that is offline with no access to the internet. (I do have access to another Linux system that has internet access, but the Linux installations on both systems have different packages installed and enabled.)
Let's say the command to enter is 'yum install pkg1 pkg2 pkg3' (the documentation for some applications I need indicate the installation instructions this way, and not as the actual RPMs I need). Is there a way for me to run that on my offline system?
e.g. one way I can think of is to run that command on the online system, somehow if possible take note of what RPMs get installed, then transfer them to the offline system via USB and install all the RPMs via rpm command.
The problem with my above idea is that the two systems have different packages enabled, so even if yum on the online system shows a few dependencies being downloaded, I could run download and install all these RPMs and their dependencies on the offline system only to find several more missing dependencies, and dependencies of those dependencies.
View 10 Replies
ADVERTISEMENT
Aug 28, 2010
Can we install packacges/rpms for example in qemu?
View 2 Replies
View Related
Jan 24, 2011
I have a custom made rpm. I need to install my particular RPM in a list of rpms which are part of a program. Say I have around 20 patch rpms which needs to be installed I need to install this through yum command. My particular RPM namely Patch-list.1.1.1.2-1.noarch.rpm needs to be installed as the first rpm in the total list of 21 rpms. I can modify my spec files and Makefiles as per my wish. what needs to be changed so that my rpm Patch-list.1.1.1.2-1.noarch.rpm will be installed first.
View 2 Replies
View Related
Jan 30, 2010
I have been challenged to install CentOS occupying just 200 MB. As for now, I installed the OS with only first CD.
Just put :
@core
under %package directive in ks.cfg. I can see the space as of now is:
Code:
# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 13G 740M 12G 9% /
/dev/sda1 99M 12M 83M 12% /boot
tmpfs 125M 0 125M 0% /dev/shm
I need to make it to atleast 300MB.I can see those RPM lying in Linux Box:
Code:
df -hyum remove 389*df -hyum remove *ldap*df -hrpm -qa --qf '%11{SIZE} %{NAME}
' | sort -k1n
0 basesystem
0 filesystem
[code]...
I will remove java, selinux-* but what other package I can remove.
Note: I dont need any application to run but just bare OS.
View 1 Replies
View Related
Nov 30, 2010
Only about 1.5 weeks into Linux guys so bear with me. I'm trying to uninstall the Nouveau driver and install NVIDIA-Linux-x86-71.86.14-pkg1.run for my old Nvidia TNT2 card. Following these directions I run into a problem in the first step. When I execute the Ctrl+Alt+F1 command and get:
Ubuntu 10.10 splat-desktop tty1 splat-desktop login: if I enter splat which I believe is my username and the correct p/w I get an incorrect login response.
View 3 Replies
View Related
Dec 16, 2010
I have a laptop on a wireless network in a apartment building, but the server is in the manager's office, the signal is real good. I also have a desktop with no wireless or wired connection. My question is how do I transfer my apps from my laptop to my desktop in offline mode?
I don't want to install a wireless card for my desktop. Is there a way to install synaptic while offline? Or is there a way to install these apps from a flash drive to my desktop, if so how would I do that?
View 7 Replies
View Related
Aug 29, 2011
I'm a Linux newbie. I want to install mysql-5.5.15-linux2.6-x86_64.tar.gz on a Debian box offline without using the apt command. How can I do this?
View 1 Replies
View Related
Dec 29, 2010
I have just installed ubuntu on my machine which doesn't have Internet. I can access the net on my laptop and copy any files over. I am wanting to install blueman to tether my iPhone. I cannot find a .deb of it, so downloaded the tar.gz but the stock install doesnt have a compiler. I could download and copy over a compiler, but I'm guessing I'm going to be here hours copying over each dependancy that I come across (I'm guessing there may be a few) how I can tether my iPhone or how I can install blueman? Does anyone know of any pre-built packages I can just copy n install?
View 5 Replies
View Related
Jan 5, 2010
Im trying to use a DBMS to store rpms for been reach by YUM, what I need to know is how to generate the repomd.xml and make it point to my dbms using href like [URL]...
View 1 Replies
View Related
Sep 28, 2010
Anyone have any luck installing libre office?
I downloaded it, is the intent that you just install all of the RPMs in the RPM directory? There isn't too much documentation yet.
View 9 Replies
View Related
Oct 6, 2010
I've been trying for awhile to install the restricted formats, but when in the download & and install process, YaST2 pops up saying that such and such RPM has failed. I hit ignore, and it happens again and again to all the other packages, bar the odd few that work.
View 9 Replies
View Related
Jun 15, 2011
We have an appliance with image being installed from CD/DVD installation
This appliance image is based on CentOS 4.7 kernel/installer/etc. Everything works fine, we ship this product for about 2 years. Recently I had to move it (port everything) to CentOS 5.5 Everything went fine and it works fine except one minor thing )) We can't install it from CD/DVD image yet. Actually it start fine, finds kickstart file, creates partitions correctly, copies install image to harddrive, but fails the next step when it tries to install RPM's
The message we get:
Quote:
the file termcap-5.5-1.20060701.1.noarch.rpm cannot be opened. This is due to a missing file, a corrupt package or corrupt media. Please verify your installation source. If you exit your system will be left in an inconsistent state that will likely require re-installation"
View 2 Replies
View Related
May 10, 2010
Is there any way to install a kernel using rpms and avoid compiling its sources? I am using OpenSUSE 11.2.
View 7 Replies
View Related
May 9, 2011
i have a question about rpm.pbone.net, www.rpmseek.com and these kind of pages: Can I trust these sites and is it secure to install rpms from these sites on enterprise workstations and servers?
View 1 Replies
View Related
Oct 16, 2009
I have installed Centos 5.3 64 bit version and run yum update so the system is up to date. However, I have noticed the kernel version that is installed is:
uname -a
Linux elektra.chemresearch 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
and when attempting to install from ATrpm.net the nvidia driver I get this message:
yum install nvidia-graphics169.07 nvidia-graphics169.07-kmdl-`uname -r`
...
Missing Dependency: /boot/vmlinuz-2.6.18-164.2.1.el5 is needed by package 1:nvidia-graphics169.07-kmdl-2.6.18-164.2.1.el5-169.07-94.el5.x86_64 (atrpms)
Now, yum says the kernel is up to date so how can I get the nvidia driver rpms to install? The entries in /boot are:
vmlinuz-2.6.18-128.el5
vmlinuz-2.6.18-164.el5
I have checked to make sure that the update repo is enabled. There were quite a few updates applied after the initial installation and the initial kernel was updated as the yum log indicates and also the entries in /boot.
View 7 Replies
View Related
Jun 15, 2010
I downloaded some rpm files from rpmfusion.org to my computer using my Windows Vista OS. I then moved the files to the partition where Fedora is installed. When I ran the files on the terminal using the rpm command, it showed a lot of errors like: xyz needs abc.. and so on. How then can I install softwares and codecs on my computer without being online? I don't have screenshots right now.
View 5 Replies
View Related
Jan 16, 2011
my friend does not have a internet connection, he require vlc (to watch movies) and g++(as c++ compiler). how he can install these softwares in his pc offline??
View 9 Replies
View Related
Jul 26, 2011
I have downloaded valgrind 3.6.1 from here. I want to install it, how to do it.How to install valgrind on xubuntu 11.04.This program is not in software center.I am already using code::blocks 10.05. Can i integrate it with codeblocks so that as i debug program in codeblocks valgrind called itself and show memory leaks.
View 4 Replies
View Related
May 4, 2010
I am using Ubuntu 9.04 I wish to inter convert one video to another format using ffmpeg and x64. how to install offline ffmpeg and x64
View 2 Replies
View Related
Nov 22, 2010
I got the Linux Nov 2010 magazine with the CD Magazine archive and aplications but can't find any applications. How do I find them? Also I bought this magazine as I am a teacher and want my students to be able to install one or two open source applications without having to go online. What can I do if there are no applications on that cd. How can I install applications offline, or can I?/.
View 13 Replies
View Related
May 26, 2011
I downloaded and installed the newest version of Fedora, version 15, in my refurbished computer. It's the CD version; so much of the stuff are missing, including an office suite. I didn't have a DVD-ROM drive on the system, thus I installed the CD version. On the CD version, I was displeased that I can't install Samba offline; I had to download it. Don't ask me why I don't want to download it, it's just my preference to be able to have a basic computer function like Samba on an official distribution, like a calculator, an office suite (again, was left out), and a file manager.
Fedora's website describes the DVD edition of the operating system as having more software than the CD version. Now, for those who have used the new Fedora and also used Samba, does it come installed, or do you have to go online to download it? I understand if you don't want MP3s or DVD decryption software, but how does LAN file-sharing count as something that's illegal?
View 6 Replies
View Related
Jul 21, 2010
i'm offline user of opensuse 11.3. the multimedia doesnt work. Can any one tell how to install the softwares after getting the software & installing them
View 1 Replies
View Related
Jan 20, 2010
I just installed ubuntu server 9.04. Now i wanna install GUI on that such as Xinit, and others, theni stuck because i wannna install it without connection (from source / offline).
View 4 Replies
View Related
May 3, 2010
I was able to do this before but, I can't remember where I found the link.I think is was a script or something. It would get all the files that the .Deb will need and make an installer.
P.S. I have Ubuntu 64-bit the PC that need the install is a 32-bit both are 10.04.
View 1 Replies
View Related
Nov 7, 2010
is there a way to install programs offline other than apt-on cd and keryx? maybe a script to copy the files on a flash drive to /var/cache/apt/archives
View 4 Replies
View Related
Feb 28, 2011
I have downloaded vlc-1.1.7.tar.bz2 I want to install what are the steps to do so ??
View 1 Replies
View Related
Feb 28, 2011
i installed ubuntu normally before but due to some problems i uninstalled it. i want to install using wubi this time but cannot install while online. i dont want to install the normal way bcoz the last time i uninstalled it my window cannot boot. so how to install wubi while offline?
View 3 Replies
View Related
May 4, 2011
I am using Wimax connection and my modem is not recognized by Ubuntu 11.04, so is it possible to install GNOME 3 in offline mode? Please help..
View 3 Replies
View Related
Apr 10, 2010
I think I've installed MediWiki as you can see (I Just follow some steps from a site...)but whateveI done (Disabling SELinux) making /var/www/html/wiki/ and var/www/html/wiki/readable to my current user (even I make my regular user the owner of all directory and files in these folderes) but nothing happenthen according to some advice I changed the permission to 644 but I become worse and now I don't have the previous picture (on that at least the wiki theme could be seen sth ) but now I encountering this error message:
Code:
Forbidden
You don't have permission to access /wiki/ on this server.
[code]....
View 9 Replies
View Related
Jan 24, 2011
I have 2 PCs, one of them is updated with latest updates.
For sure the 2 PCs have the same OS Fedora 14. How to install or catch those updates in order for me to install them offline on the other PC ?
View 2 Replies
View Related