LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   packages installation from cd help (https://www.linuxquestions.org/questions/mandriva-30/packages-installation-from-cd-help-305845/)

bruse 03-25-2005 05:48 AM

packages installation from cd help
 
i am using mandrake 10.0.

i need to know how to install the packages from cd.

install from the graphical intraface is okay...

i want to know how to mount the iso cd so that i can view the packages in the cd.
and just install from the cd.

thanks.

mickyg 03-25-2005 06:08 AM

To mount an ISO read this http://madpenguin.org/cms/?m=show&id=451

To install directly from the CD/ISO, once mounted navigate to wherever the rpm's are on the CD/ISO (sorry I can't remember exactly where they are on Mandrake, but they'll probably be in a folder called RPM) select the rpm you want, I think you can just double click it, if not, right click and there should be something like software installer or something like in the menu.

That should be all you need to do. But why would you want to install direcly from the CD? Why not use rpmdrake from the GUI?

bruse 03-25-2005 06:40 AM

thank u but one question .
i need to install by a CUI.

INSTALL FROM COMMAND MODE. I MEAN FROM TERMINAL.

ANY HELP.......please

Lakota 03-25-2005 06:56 AM

If this is any help:
Code:

[don@don don]$ cd /mnt/cdrom
[don@don cdrom]$ ls
autorun.inf
COPYING
doc/
dosutils/
images/
index.htm
install.htm
INSTALL.txt
isolinux/
LICENSE.txt
Mandrake/
misc/
pkg-10.0-Official-download-i586.idx
README.txt
release-notes.txt
VERSION
[don@don cdrom]$ cd Mandrake
[don@don Mandrake]$ ls
base/
mdkinst/
RPMS/
share/
[don@don Mandrake]$ cd RPMS
[don@don RPMS]$ ls |more
a2ps-4.13b-4mdk.i586.rpm
acon-1.0.5-2mdk.i586.rpm
acpi-0.07-2mdk.i586.rpm
acpid-1.0.2-4mdk.i586.rpm
adns-1.0-7mdk.i586.rpm
alsa-utils-1.0.2-2mdk.i586.rpm
anthy-4925-5mdk.i586.rpm
apache2-2.0.48-6mdk.i586.rpm
apache2-common-2.0.48-6mdk.i586.rpm
apache2-mod_cache-2.0.48-6mdk.i586.rpm
apache2-mod_disk_cache-2.0.48-6mdk.i586.rpm
apache2-mod_php-2.0.48_4.3.4-1mdk.i586.rpm
apache2-mod_proxy-2.0.48-6mdk.i586.rpm
apache2-mod_ssl-2.0.48-6mdk.i586.rpm
apache2-modules-2.0.48-6mdk.i586.rpm
apache-conf-2.0.48-2mdk.i586.rpm
apmd-3.1.0-6mdk.i586.rpm
armagetron-0.2.5.2-1mdk.i586.rpm
arts-1.2-3mdk.i586.rpm
aspell-0.50.4.1-1mdk.i586.rpm
aspell-br-0.50.2-4mdk.i586.rpm
aspell-fo-0.50.2-4mdk.i586.rpm
--More--

easier way is simply (if you have an idea of what you are after):
Code:

[don@don /]$ su
Password:
[root@don /]# urpmi xmms
Everything already installed
[root@don /]#



All times are GMT -5. The time now is 06:08 AM.