LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-29-2011, 08:15 AM   #1
MWH
LQ Newbie
 
Registered: Dec 2009
Location: Colombo(SL)
Distribution: Fedora10 and 12
Posts: 22
Blog Entries: 3

Rep: Reputation: 0
Question Offline installers


I do not have an Internet connection in my Linux box. So I need to know if there are any offline installers where I can download all packages from elsewhere, bring it and install it in on my fedora box. I have heard about service Pack creator tool. Is it like that(an offline installer tool)?

Last edited by MWH; 01-29-2011 at 08:16 AM.
 
Old 01-29-2011, 10:57 AM   #2
Snark1994
Senior Member
 
Registered: Sep 2010
Distribution: Debian
Posts: 1,632
Blog Entries: 3

Rep: Reputation: 346Reputation: 346Reputation: 346Reputation: 346
You should just need to download the .rpm files, copy them to your fedora box and run:

Code:
rpm -ivh filename.rpm
(as root)

Last edited by Snark1994; 01-29-2011 at 10:59 AM. Reason: Previously used -U flag not -i
 
Old 01-29-2011, 12:21 PM   #3
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,513

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
A local offline yum repository is the solution :
http://www.g-loaded.eu/2005/12/11/local-yum-repository/
> > How to create a local YUM repo ( # yum install createrepo ).
I.e. then you can use yum, like you were online.
And let yum take care of all the dependencies. ( Which 'rpm -Uvh' cannot do.)


A comment to post #2 : The command # rpm -ivh <package>
is mostly used, if you want two versions of the same package (library)
installed at the same time.

The standard install command used by all 'Package Managers' and by yum is
# rpm -Uvh <package>
( Most often it is # rpm -Uvh <package> <package> <package> <package> .. .. )

..

Last edited by knudfl; 01-29-2011 at 12:27 PM.
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installers won't install cook19709 Linux - Newbie 34 04-16-2009 09:02 AM
installers so large! dratix Debian 4 06-16-2005 12:54 AM
installers...question JT13 Linux - General 3 06-07-2005 08:56 PM
Installers? ZephyrXero Linux - Newbie 14 05-14-2004 11:01 PM
installers quit benazonafunk Linux - General 4 08-25-2003 05:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:50 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration