User Tools

Site Tools


exclude_packages

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
exclude_packages [2015/04/24 21:35] luke7858exclude_packages [2024/05/23 07:26] (current) – external edit 127.0.0.1
Line 3: Line 3:
 vim /etc/yum.conf vim /etc/yum.conf
 </sxh> </sxh>
-Add "exclude=package" E.g:+Add "exclude=package*" E.g:
 <sxh bash> <sxh bash>
 [main] [main]
Line 11: Line 11:
 logfile=/var/log/yum.log logfile=/var/log/yum.log
 exclude=php* kernel*   exclude=php* kernel*  
 +</sxh>
 +\\
 +\\
 +\\
 +Temporary Solution:
 +<sxh bash>
 +yum update --exclude=PACKAGENAME*
 </sxh> </sxh>
exclude_packages.1429911303.txt.gz · Last modified: 2024/05/23 07:26 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki