KB Home | Advanced Search | News | Glossary | Login
Navel Knowledge Base Logo
Home » Categories » CentOS » YUM
All Categories
Expand
Category
Apache (16)
Expand
Category
App Tools (4)
Collapse
Category
CentOS (11)
Expand
Category
Configuration (2)
Expand
Category
CSF (Config Server Firewall) (1)
Collapse
Category
YUM (2)
article
How to Exclude Specific Packages from Yum Update #2
article
How to Exclude Specific Packages from Yum Update
article
How To List Users in CentOS 7?
article
Add cron jobs directly to Scheduled Cron Jobs
article
How do I find all files containing specific text on Linux?
article
How to Install ionCube Loader in CentOS 7
article
Where is path for rh-php73 in CentOS
article
Internet Speed Test in Linux
Expand
Category
CMS (2)
Expand
Category
CSS Tricks (4)
Expand
Category
Electronis > (1)
Expand
Category
JavaScript (9)
Expand
Category
jQuery (5)
Expand
Category
Linux Command Line (12)
Expand
Category
MikroTik (1)
Expand
Category
MySQL (23)
Expand
Category
Nginx (1)
Expand
Category
PHP (12)
Expand
Category
PHP Tricks (2)
Expand
Category
Smarty (1)
empty
Category
Smarty Tricks (0)
Expand
Category
SSL (1)
Expand
Category
Third-party (2)
Expand
Category
TypeScript (1)
Expand
Category
Virtualization (18)
Expand
Category
VMware (1)
Expand
Category
Webmin (10)
Expand
Category
Windows (6)
Expand
Category
WordPress (7)
YUM Articles RSS FeedIcon Subscriber Subscribe
How to Exclude Specific Packages from Yum Update #2
Viewed 1506 times since Wed, Nov 8, 2023
1. Exclude Packages with Command  # yum update --exclude=kernel* --exclude=php*   2. Exclude Packages from Auto Update [main]cachedir=/var/cache/yum/$basearch/$releaseverkeepcache=0debuglevel=2logfile=/var/log/yum.logexactarch=1obsoletes... Read More
How to Exclude Specific Packages from Yum Update
Viewed 443 times since Thu, Feb 4, 2021
  # yum update --exclude=kernel* --exclude=php*   Ref: https://tecadmin.net/exclude-packages-from-yum-update/   Read More
 
Subscribe to knowledgebase
Get notified when new articles are added to the knowledgebase.