What are the main diff bwn Yum & rpm?

Answers were Sorted based on User's Feedback



What are the main diff bwn Yum & rpm?..

Answer / sarvesh yadav

the main difference of rpm and yum is that yum will install
all the package including dependencies if it is present in
the server. but in rpm we have to install each and every
dependency ourself.

Is This Answer Correct ?    27 Yes 1 No

What are the main diff bwn Yum & rpm?..

Answer / rv

rpm is packagemanager while yum is a frontend,rpm can be
installed with the help of yum

RPM Package Manager” (formerly “Red Hat Package Manager”),
and YUM, “Yellow dog Updater,
Package Management System Installer
Typically part of the operating system. Each product comes
bundled with its own installer.
Uses a single installation database. Performs its own
installation, sometimes recording information about that
installation in a registry.
Can verify and manage all packages on the system. Only works
with its bundled product.
Single package management system vendor. Multiple installer
vendors.
Single package format. Multiple installation formats.

Is This Answer Correct ?    4 Yes 1 No

What are the main diff bwn Yum & rpm?..

Answer / rambabu kella

The Yellowdog Updater, Modified (YUM) is an open-source
command-line package-management utility for RPM.

Originally standing for "Red Hat Package Manager", RPM now
stands for "RPM Package Manager"

rpm is packagemanager while yum is a frontend,rpm can be
installed with the help of yum
yum can also trace the dependency while rpm cant .
we have to track the dependency if we install with the help
of rpm .

Is This Answer Correct ?    4 Yes 2 No

What are the main diff bwn Yum & rpm?..

Answer / vadiraj joish

YUM is a package manager which looks into repository to
fetch the applications.

Where as RPM is Redhat Package Manager where u have to
download the package and install using rpm commands.

Is This Answer Correct ?    2 Yes 1 No

What are the main diff bwn Yum & rpm?..

Answer / aslam rose

rpm is packagemanager while yum is a frontend,rpm can be
installed with the help of yum Originally standing for "Red Hat Package Manager", RPM now
stands for "RPM Package Manager"

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Linux General Interview Questions

Where standard output is usually directed?

1 Answers  


What is a linux process?

1 Answers  


How would you schedule a task in linux?

1 Answers  


How many types of files are there in linux?

1 Answers  


What is gnuc?

1 Answers  


What is linux and its advantages and disadvantages?

1 Answers  


Can semaphores be negative?

1 Answers  


What is the ssl handshake?

1 Answers  


Is linux a computer operating system?

1 Answers  


What is icmp flood?

1 Answers  


What is the use of nis server in linux?

1 Answers  


What is the difference between lock and semaphore?

1 Answers  


Categories