0

How to block install and update packages in centos

hi.....,

i want to block installation and updation for particular package in centos, it is possible.......?

daniel
asked Aug 31, 2017
1 Answer
0

open the yum.conf file and add exclude option at the bottom...

example am going to block squid package....

exclude = squid

want to block multiple package....

exclude = squid httpd

View More
arunkumarak
answered Sep 1, 2017
Your Answer
||||
 
100:0