What are the main diff bwn Yum & rpm?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
Where standard output is usually directed?
What is a linux process?
How would you schedule a task in linux?
How many types of files are there in linux?
What is gnuc?
What is linux and its advantages and disadvantages?
Can semaphores be negative?
What is the ssl handshake?
Is linux a computer operating system?
What is icmp flood?
What is the use of nis server in linux?
What is the difference between lock and semaphore?