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

what are acl permissions..? what is automation of jobs..?

5 Answers   IBM, TCS,


Tell me command which is use for create quota database in Linux.

7 Answers   Wipro,


How to load the old kernel without rebooting server

1 Answers  


How to send automated email to a set of people at fixed time ?

3 Answers   Accenture, HP,


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 do you configure linux system as a router?

4 Answers   HCL,


What is the difference between ext3 and ext4?

0 Answers   IBM,


How to Create NIS Server And NIS Client? Explain With Example?

1 Answers   Cisco,


What is the difference between home directory and working directory?

10 Answers   Accenture, Flexi,


In Linux(RHEL) server have two users with same name. one is local user and second one is NIS user. if you login the server which user will login (local or NIS)

1 Answers  


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

8 Answers  


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

7 Answers   CSS, CSS Corp,


Categories