• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Update Perl and Python with Yum CentOS 4 Plesk 8.1.1

T

tooljob

Guest
Dumb question does Plesk update Python and Perl or do I need to use Yum myself?

If I have to do it myself is it something like "yum update python" or something?

thanks in adavcnce
 
atomic will that update everything or just perl?

what would be the yum command to update Perl?
 
"yum check-update" would give a list of everything that needs updating.

"yum update perl*" would update everything that starts with the string "perl"
 
Back
Top