[CentOS] how to find out the number of updates for a system
Chris Adams
linux at cmadams.netWed May 22 14:48:56 UTC 2019
- Previous message: [CentOS] how to find out the number of updates for a system
- Next message: [CentOS] how to find out the number of updates for a system
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Once upon a time, mark <m.roth at 5-cent.us> said: > Ralf Prengel wrote: > > Hallo, > > I need the information how many updates are available for a system. > > What is the best way to find it out in a one line bash script. > > > yum check-update, perhaps? Note that "yum check-update" or "yum list updates" won't tell you how many packages would be installed with "yum update"... dependencies and such are not resolved for check-update/list updates. -- Chris Adams <linux at cmadams.net>
- Previous message: [CentOS] how to find out the number of updates for a system
- Next message: [CentOS] how to find out the number of updates for a system
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list