apt-get install devscripts

What is the equivalent in centOS?

link|improve this question

1  
I cleared the votes to close in order to prevent this from getting migrated to ServerFault. I might be able to see this being appropriate on SuperUser, but since I can definitely imagine programmers being more interested in this information than anyone else, I'm content to leave it here on SO. – Bill the Lizard Nov 6 '09 at 14:02
feedback

2 Answers

up vote 4 down vote accepted

CentOS uses yum (Yellowdog Updater, Modified)

yum install devscripts
link|improve this answer
feedback
yum install devscripts
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.