Question

apt-get install devscripts

What is the equivalent in centOS?

Was it helpful?

Solution

CentOS uses yum (Yellowdog Updater, Modified)

yum install devscripts

OTHER TIPS

yum install devscripts
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top