Fedora :: Getting Dependencies For Offline Installation?

Jul 30, 2010

Administering offline Linux boxes can be a serious pain. The Debian flavours now have keryx to make life easier. Keryx is a cross-platform application, which means one can get the dependencies from Windoze too. Is there any similar package for rpm/fedora based flavours? In the absense of a proper Offline manager, I was also wondering if there is a way to collect the output of:

Code:

yum deplist <package>

... condense or sieve out the double listings, and pipe that to a text file? One can copy the output and run

Code:

yum reinstall <paste them here> --downloadonly

and get all the required dependencies from the yum cache. If all that can be accommodated in one script... then that's pretty cool. I don't have the scripting know-how to dive into this.

View 5 Replies


ADVERTISEMENT

Ubuntu Installation :: Install .deb Offline With All Dependencies?

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

OpenSUSE :: Download Package Dependencies For Offline Installation?

Oct 25, 2009

is there a way to get urls of the packages that have been updated and then download them in another computer? like this feature of ubuntu HOWTO: Download package dependencies for offline installation - Ubuntu Forums

its a simple feature and its present in smart and synaptic,yet its not in yast (or i havent found it yet.

i would use smart package manager but in my home connection for checking for updates ,yast is better ( smart downloads filelist.xml.gz that is very way biger than what yast downloads (though it enables smart to show filelist of package BEFORE installing) .so at home i can check for package update with yast ,buy downloading them is very hard. (my connectioon is very bad (i live in iran) and yast mirrors are NOT the best of servers ,so yast gets interrupted in middle downloading a rpm and the whole process is waiting for me to press retry ,so i cant do updates and installs overnight.btw is there some way to tell it to retry always or a number of times automatically? )

i need the url links of rpms so i download them separately and install them.

View 9 Replies View Related

Fedora Installation :: Can't Install Samba Offline

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

Fedora :: Vlc Rpm Installation Not - Dependencies?

Jun 16, 2010

i`m pretty new in Fedora 13 and linux as well. I installed a Fedora 13 xfce on an elder e series livebook.
Then I tried to install the rpm packages for vlc from ATrpms - by Distribution > Fedora 13 vlc-1.0.6-53.fc13.i686.rpm

Quote:
could not do simulate: vlc-1.0.6-53.fc13.i686 requires libdca.so.0
vlc-1.0.6-53.fc13.i686 requires libavutil.so.50(LIBAVUTIL_50)
vlc-1.0.6-53.fc13.i686 requires libx264.so.92
vlc-1.0.6-53.fc13.i686 requires libfaad.so.2
vlc-1.0.6-53.fc13.i686 requires libavcodec.so.52

[Code]...

View 4 Replies View Related

Fedora Installation :: Removing Package With Dependencies?

May 9, 2010

How do most experienced Fedora users remove packages with large number of dependencies?

I know that the question is as old as yum, but still I can't find solution. There is package-cleanup tool, which supposed to do the job with "--leaves" key, but it doesn't seem to work. Right now I have F12 installed. I installed rosegarden with `yum install rosegarden`. Then I removed it with `yum remove rosegarden`. If I understand right, `package-cleanup --leaves` must show all of 12 dependencies that was installed with rosegarden, but it shows none of them (although it shows few packages). Is this a bug? For years I used Ubuntu and Debian and I was completely satisfied with apt.

View 7 Replies View Related

Fedora Installation :: F13 Install Freezes When Checking For Dependencies

Sep 1, 2010

Installing from a CD, and F13 constantly freezes at the same spot - "Checking dependencies in packages selected for installation" - gets stuck 1/3 to 1/2 thru.

Dell Dimension 2400, Celeron 2.4GHz, 768MB memory, 120GB drive.

I've used same CD set to install several other systems so CDs are good.

View 9 Replies View Related

Fedora Installation :: Fc11 Install Hangs At Checking Dependencies / Fix It?

Jun 11, 2009

I am trying to install fc11 on an intel mb with pentium4 and ati graphics
the install always hangs at the point where the sw packages have been selected
and the install is checking dependencies.

I have tried the regular install
the basic video install, and text install
with the same symptoms each time

the dvd drive lite is on and the hard disk activity lite is on and the system is frozen.
have to power off.

I have fc11 installed on another system (amd) and had install issues also but that was
with the preview.

View 1 Replies View Related

Fedora Installation :: Downloaded The All Neded Dependencies And .rpm Files, But Cant Install Them?

Mar 8, 2011

A game I found recently through an web repository. Downloaded the all neded dependencies and .rpm files, but cant install them.. terminal output below:'

Code:
[root@localhost Downloads]# yum localinstall luola-1.3.2-2.fc6.rf.i386.rpm luola-levels-1.3.2-1.0.rf.noarch.rpm luola-debuginfo-1.3.2-2.fc3.rf.i386.rpm

[code]....

View 2 Replies View Related

Fedora Installation :: Install Packages Of Online Machine Into Offline Machine?

Jan 20, 2009

In Ubuntu I can easily transfer packages from offline machine into online machine using APTonCD feature. In fedora ,Is there anything similar by which I can transfer my packages of online machine into the offline machine

View 2 Replies View Related

Debian :: DVD 1 ISO Installation On Offline System?

May 24, 2015

For testing I made a debian 8 dvd 1 installation on an usb stick. I selected desktop gui gnome and lxde. Both work. An ethernet 100mb cabel connection works. I can open iceweasel an surf websites.

If I open synaptic package manager and select vlc for installation or press 'mark all upgrades' I get this message. Insert disk debian gnulinux 8 jessie official dvd bin in drive.

Synaptic does not try to get packages from the internet.

Is a debian 8 dvd 1 installation an off line installation? The package system will not connect to the internet?

View 7 Replies View Related

Ubuntu Installation :: Offline Upgrade From 10.04 To 10.10

Nov 6, 2010

Tell me some way to upgrade from Ubuntu 10.04LTS to 10.10. But in Offline mode? is there any package or iso image or CD by which i can upgrade my offline PC?

View 4 Replies View Related

Ubuntu :: Download From Apt-Get For Later Installation Offline

Mar 5, 2011

I know I can build a local repository but I'd like to try just moving the appropriate .deb files. My problem is not knowing which files I need and it what order. Example...
I want to install nfs-common

Doing apt-get install nfs-common --- does it all for me when I'm online. So I looked in the /var/cache/apt/archives to see what was installed. I found two nfs files...
nfs-common_1.2.0-4ubuntu4.1_amd64.deb
nfs-kernel-server_1.2.0-4ubuntu4.1_amd64.deb

But when I tried to install those on another machine I found I was missing additional files.
libgssglue1_0.1-4_amd64.deb
libnfsidmap2_0.23-2_amd64.deb
librpcsecgss3_0.19-2_amd64.deb
portmap_6.0.0-1ubuntu2.1_amd64.deb

For future installations. How do I find all the dependencies and the ORDER they need to be installed so I can write my own script and install them to a machine that is offline?

View 2 Replies View Related

Ubuntu :: Repository For Offline Installation Of Packages

May 24, 2010

Does anyone has the information regarding a collective repository for ubuntu download packages which provides a single download for all the packages or selective packages, may be some torrent sort of links.I know of packages.ubuntu.com but there the packages are dispersed. Downloading each one of them requires a hell lot of time. Doesn't anyone has this information where a one click download of packages is facilitated.

View 6 Replies View Related

Ubuntu Installation :: How To Update Synaptic Offline

Jan 31, 2011

I have Ubuntu 10.10 installed on my offline PC andhow to get an updated repository for Synaptic using a online PC elsewhere. I need this so that I could generate package scripts to be used elsewhere to download software.

View 9 Replies View Related

Ubuntu Installation :: How To Install Wubi While Offline

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

Ubuntu :: Download Debs For Offline Installation

Jul 20, 2009

I am helping a friend start with Ubuntu and he doesn't have as fast an Internet connection as I do. I was wondering how I could easily download all the deb packages for the software I want to install for him. It seems doing:

sudo apt-get install -d --reinstall <package>

Will download the packages for me, but it doesn't get the dependencies because I have already downloaded them... is there a way to get apt-get to get the dependencies as well?

View 6 Replies View Related

Software :: Winff Offline Installation In Ubuntu 9.04

May 4, 2010

How to install offline Winff in ubuntu 9.04 in a detailed way. Also tell me where from I have to download Winff. Before this I installed winff_1.2.0-1~ppa1l_i386 but winff is not opening with a warning that no ffmpeg is found. Therefore I request you please tell me winff offline installation in Ubuntu 9.04.

View 2 Replies View Related

Fedora :: Install Rpm Packages Offline?

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

Fedora :: Download Updates While Offline?

Apr 18, 2011

I am about to loose my internet soon, I am not sure for how long, but I am curious, Can I go to another computer that has internet and download updates for my computer, take them back to my computer and install the updates so I can stay up to date?

View 4 Replies View Related

Red Hat / Fedora :: Installing Software Offline / From DVD In 15?

Jun 3, 2011

Currently i am using Fedora 15. My question is - how do i build repository in fedora using fedora installation DVD and later on i can install the software from that repository ?

second issue is - my friend don't have internet connection. so, how do i install the software like - VLC, amarok, and other players offline ? i have downloaded software from RPMFusion, but i am unable to install them. during the installation process, it shows error like - "Can't install src.rpm". there is any other resources where i can get the rpm files so that i can download them and send to my friend and he can install it without any internet connection ?

View 9 Replies View Related

Ubuntu Installation :: Any Easy Way To Do Offline Package Upgrades

Mar 13, 2011

Is there any easy way to do offline package upgrades in Ubuntu? I was using debian's repository for the longest time to get individual packages, then found launchpad. Is there a script or something that will tell you what the dependencies are then let you copy them to a thumbdrive or something?

I know online upgrades are great but there are some cases where online isn't an option. Here's an example. Getting wine. There used to be this repository of .debs from the wine website, but now I can't find it. Launchpad has it, but it's all individual files.

View 1 Replies View Related

Ubuntu Installation :: On Shut Down Hard Drives Offline?

Mar 13, 2011

I installed Ubuntu 10.04 in a Raid 0. The install went fine. When I shut down my machine then boot it back up it shows no raid volumes defined and my hard drives as offline. Then the Disk boot error message. I am new to Unbuntu and I am sure the solution is simple I just need to know what to do.

View 9 Replies View Related

General :: Wine Installation On Offline Computer - Ubuntu 9.04

Jul 10, 2009

I'm brand-new to Linux and Ubuntu, and I need to install Wine. I'm installing it on an offline computer, (I'm using Windows on the online pc), and I'm in need of the extra libraries required for proper Wine installation. The easiest way I've seen is to download/install the libraries via internet through the terminal. I can't though, because the computer's offline.

View 2 Replies View Related

Fedora :: Firefox Sets Itself To Work Offline?

Nov 19, 2009

I don't start a network connection when my machine boots FC11 64 bit. When I start the connection and the Firefox browser, I always find that Firefox has set itself to work offline. I use File->work offline and uncheck that box. This fixes the problem, but only till the next reboot. Even if I exit Firefox "in an orderly manner", the next time it will have set itself to work offline.

I had this problem in previous Fedora versions. I read about two solutions on the web. One was to write a script that removed a file called extensions.cache before Firefox ran. The other was to type about:config in the address bar of Firefox, acknowledge the warning message, and use the right mouse button to togglethe value ofoolkit.networkmanager.disable from "false" to "true".Are either of these good solutions? What exactly does "network manager" do? I think of it as the gui under System->Administration->Network, but it must be more.

View 2 Replies View Related

General :: Installing Software Offline From DVD In Fedora 15

Jun 3, 2011

Currently I am using Fedora 15. My question is - how do I build repository in fedora using fedora installation DVD and later on I can install the software from that repository? Second issue is - my friend don't have internet connection. So, how do I install the software like - VLC, amarok, and other players offline? I have downloaded software from RPMFusion, but I am unable to install them. During the installation process, it shows error like - "Can't install src.rpm". There is any other resources where I can get the rpm files so that I can download them and send to my friend and he can install it without any internet connection?

View 5 Replies View Related

Ubuntu Installation :: Error Upgrade Offline Lucid To Maverick?

Feb 26, 2011

An unresolvable problem occurred while calculating the upgrade:E:ErrorpkgProblemResolver::Resolve generated breaks, this may be caused byheld packages.This can be caused by: * Upgrading to a pre-release version of Ubuntu * Running the current pre-release version of Ubuntu * Unofficial software packages not provided by Ubuntu If none of this applies, then please report this bug against the 'update-manager' package and include the files in /var/log/dist-upgrade/ in the bug report.

View 1 Replies View Related

Ubuntu Installation :: Install Package To Offline Computer (gparted)?

Mar 30, 2011

How is the best way to do this?I have a USB drive that I use to transfer regular data, but how do I download gparted to it, and install it on another computer

View 6 Replies View Related

Ubuntu Networking :: Offline Installation Of Broadcom 43xx Driver Without CD

May 25, 2011

I'm having problems installing the drivers after doing an install using WUBI.I no longer have the installation disc for 10.10 as I had to reformat my HD after having problems with my Win7 and Ubuntu installation (on separate partitions), so I did this set up so they can co-exist better on the single HD. It's a bit of a long story, so that's the short version.My particular problem is that I am unable to install the drivers needed because I had let WUBI download the disc and after installation I couldn't locate it on my HD. It must have been removed right after installation. I have a copy of the contents on a bootable USB, but I don't know how to point the system/repository to it. So I'm sure I have the all the required materials to make this happen. I just don't know how.

I've located the driver in the media/usb/pool/restricted/ folder, but synaptic/software installer insists on downloading the dependencies even if I don't have internet. I checked the CDROM option of in the repositories panel, but it can't locate the disc.Can anyone tell me which dependency files are needed and the command to install them, if need be. I'm so sorry. I am still very new to linux, but I am quite satisfied about using it as my working environment.

View 1 Replies View Related

Ubuntu Installation :: Installing Software Offline With No Internet Connection

Jun 11, 2011

How to install offline software(if No Internet Connection)
apache
Firebird,
Gimp
Mono
etc

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved