LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Exclude updating apps software using yum (https://www.linuxquestions.org/questions/linux-newbie-8/exclude-updating-apps-software-using-yum-454093/)

jojojo 06-12-2006 02:08 PM

Exclude updating apps software using yum
 
I only know how to exclude kernel from updating using yum, which is yum --exclude=kernel update. But how to exclude other apps. from update using yum. Let say I want to exclude xmms. Is the command the same? yum --exclude=xmms update?

macemoneta 06-12-2006 02:32 PM

Read the man page. From 'man yum':

Quote:

--exclude=package
Exclude a specific package by name or glob from updates on all
repositories.
Configuration Option: exclude


All times are GMT -5. The time now is 08:29 AM.