LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-30-2010, 03:31 AM   #1
Damon-Jager
LQ Newbie
 
Registered: Jan 2010
Location: New Orleans, LA
Distribution: ubuntu, Tails, Kali
Posts: 9

Rep: Reputation: 1
Question Can you install packages from a CD instead of RPM via the internet?


Okay! I do understand that to install software on linux distros that the main way is to have internet connectivity and to download them via RPM or to manually do this in terminal.

Here's my question: Can you install software by downloading it from another PC via CD and install it in your Linux PC from the CD?

Reason I ask is that I do not have a WLAN setup on my Linux PC yet and would like to install some programs or drivers while I am waiting to get a WLAN adapter that is compatible with Linux. Can you convert drivers or programs to an ISO image that can be installed on Linux?

Another reason is that I have read that Wine can be used in the absence of MS Windows to run certain or a few programs in Linux as well as assist Linux to recognize drivers of hardware that is utilized for MS Windows.

Can anyone point me in the right direction?
 
Old 01-30-2010, 03:44 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
well you'd not want an iso image, not sure where that comes from, but sure you can install rpm files directly - "rpm -Uvh mypackage.rpm" and job done.
 
Old 01-30-2010, 03:47 AM   #3
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,638

Rep: Reputation: Disabled
You can install it from rpm packages, however you get them. You may use internet to download or use packages on a cd. But be sure that those are actually binary packages and not the files on a installed system. Another issue you will need to take care is the dependencies of the package you want to install. It could depend on several other packages that you must install.
This is the reason, yum or other package managers are preferred.
 
Old 01-30-2010, 04:09 AM   #4
r3sistance
Senior Member
 
Registered: Mar 2004
Location: UK
Distribution: CentOS 6/7
Posts: 1,375

Rep: Reputation: 217Reputation: 217Reputation: 217
Quote:
Originally Posted by acid_kewpie View Post
well you'd not want an iso image, not sure where that comes from, but sure you can install rpm files directly - "rpm -Uvh mypackage.rpm" and job done.
My guess somebody is thinking about linux disc images usually being stored as .iso image files. But yeah, unless someone really wants to learn about how to mount disc images in linux with the mount command, it seems near pointless to me too.
 
Old 01-30-2010, 01:02 PM   #5
msbstar
Member
 
Registered: Jan 2010
Distribution: Ubuntu 10.4
Posts: 122

Rep: Reputation: 16
Hello Damon-Jager,

I had the same problem as you, so I searched the internet
and found this website:

ftp://kambing.ui.edu/pub/ubuntu-repository/9.10/

In this site there is 7 DVD *.iso file that you can download it
and then use it in your linux offline.
(You should download the ones which are compatible with you system
I mean 32 bit or 64 bit system).

For me it did a good job.

Best regards,
Hassan

Last edited by msbstar; 01-30-2010 at 02:28 PM.
 
Old 01-30-2010, 01:31 PM   #6
kevmcool
Member
 
Registered: Dec 2009
Location: London
Distribution: CentOS
Posts: 36

Rep: Reputation: 15
hey

i had the same problem as you, a really slow modem connection
i tried all sorts of ways
putting the cd in and getting packages etc
rpm is crap for installing packages as it wont resolve dependencies
unless your online i guess
yum is king
that is from a repo you set up yourself using your installation cd packages directory
copy the contents of the packages directory to /var/www/html/something
add a repo to /etc/yum.conf pointing to the something directory
[something.repo]
baseurl=http://whatever/something
and bobs your uncle
fannies your aunt
service httpd start
elinks to your own repo site
it works a treat
any package installed in less than 30 seconds
kevin
 
Old 01-30-2010, 02:01 PM   #7
michapma
Member
 
Registered: Oct 2003
Location: Zürich
Distribution: Debian
Posts: 537

Rep: Reputation: 39
Quote:
Originally Posted by Damon-Jager View Post
Reason I ask is that I do not have a WLAN setup on my Linux PC yet and would like to install some programs or drivers while I am waiting to get a WLAN adapter that is compatible with Linux. Can you convert drivers or programs to an ISO image that can be installed on Linux?

Another reason is that I have read that Wine can be used in the absence of MS Windows to run certain or a few programs in Linux as well as assist Linux to recognize drivers of hardware that is utilized for MS Windows.

Can anyone point me in the right direction?
You could get more specific help if you specify which distro you're using. With Ubuntu, for example, you could get .deb packages from a friend's APT cache and install them as local packages. There's no need to fool with an ISO image to do what you want.

Yes, Wine can install many programs designed for Windows. Go to their website to research whether a given program is compatible, or just try it out.
 
  


Reply

Tags
installation, packages, software


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
where do rpm packages install to? steve420 Linux - Newbie 1 08-01-2008 03:30 AM
Help me install kde rpm packages alaios Linux - Newbie 5 03-12-2006 02:42 PM
RPM 'failed dependencies': Why can I not install any rpm packages? leontini Linux - Newbie 7 09-16-2003 01:44 AM
can RPM removing all packages I have install? Embeder Linux - General 4 06-13-2003 11:37 AM
How to install rpm packages recursively? concoran Linux - General 4 12-20-2001 10:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08: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