How to know what are the packages required for any service?
Example: How to know what are the package required for send mail services. using any command it is passable are not?

Answers were Sorted based on User's Feedback



How to know what are the packages required for any service? Example: How to know what are the pack..

Answer / mandar

you can use
'rpm -qa sendmail'/which sendmail
to query package with its dependencies.
To install it use
'yum install package-name' which resolves its all
dependencies.

Is This Answer Correct ?    6 Yes 0 No

How to know what are the packages required for any service? Example: How to know what are the pack..

Answer / linux

yes possible..

yum install sendmail*

Is This Answer Correct ?    7 Yes 5 No

Post New Answer

More Linux AllOther Interview Questions

how can i make an user to nologin without locking the account for the user

7 Answers   CSS, CSS Corp,


how do i check which package has installed some command suppose ls , mkdir or whatever ???

8 Answers  


1.how to know cpu information on linux system? 2.how to hardware information on linux system? 3.if we add the new user what are the files will be changed? 4.how to remove the cache in squid server ? 5.how to know ur useing 32bit r 64 bit os ? 6.at booting process at init level which file it is reads? 7.if ur system performance is show what can u do ? 8.if ur file system corrupted what can u do ? fsck also not working? 9.how did u do health check in linux? 10.how did u check system performance in linux? 11.how did u create NIS server? give me the steps ? 12.how did u add a packages in linux ? 13.how did u know depended packages for any package useing rpm how u know? 14.how did you monitor cronjobs in linux ? 15.what is the use of logroted? and how did u do ? 16.port no is already in use so what canu do for that in http? 17.how to samba configurated are not ? there are any command for that ? 18.how to create a NTP Client using commands ? not as graphical... 19.how to know how many members are using any service? like ftp are any other services? 20.what is the differences between cmp,diff,comm commands?

3 Answers  


How to catagories tickets in RHEL, which tickets are belong to PROBLEM, INCIDENT and CHANGE management? please given to me with examples

1 Answers  


what are the steps for Password-less ssh

5 Answers   IBM, Mind Tree,


What is Hard mount and soft Mount?

1 Answers   Cap Gemini,


What is the complete name of the default configuration file for LILO?

1 Answers  


How to build new filesystem ? and what is irig file system?

3 Answers  


Who owns the data dictionary?

2 Answers  


Without using w command how can Iknow that who are users logged in and what they are doing and whether they are idle or running mode?

4 Answers  


How can you see all mounted drives?

10 Answers  


How to trace any process background processing?

5 Answers  


Categories