История изменений
Исправление Desmond_Hume, (текущая версия) :
У меня вот, что выдало, если я правильно понял синтаксис...
[pushistiq@pushistiq ~]$ zsh
[pushistiq@pushistiq]~% man yum | grep upd
perform system updates, including dependency analysis and obsolete pro‐
* update [package1] [package2] [...]
* update-to [package1] [package2] [...]
* update-minimal [package1] [package2] [...]
* check-update
* localupdate rpmfile1 [rpmfile2] [...]
(maintained for legacy reasons only - use update)
* updateinfo [summary | list | info | remove-pkgs-ts | exclude-updates
update If run without any packages, update will update every currently
specified, Yum will only update the listed packages. While
updating packages, yum will ensure that all dependencies are
not currently installed then update will not install them.
update operates on groups, files, provides and filelists just
Note that "update" works on installed packages first, and only
difference is most noticeable when you do "update foo-1-2" which
will act exactly as "update foo" if foo-1-2 is installed. You
can use the "update-to" if you'd prefer that nothing happen in
update-to
This command works like "update" but always specifies the ver‐
sion of the package we want to update to.
update-minimal
This works like the update command, but if you have the package
available with updateinfo.xml then update-minimal --bugfix will
update you to foo-2.
check-update
Implemented so you could know if your machine had any updates
update. Also returns a list of the packages to be updated in
list format. Returns 0 if no packages are available for update.
Is the same as the update command with the --obsoletes flag set.
See update for more details.
sion of the package we want to update to.
"group update" is just an alias for group install, when using
packages need updating). If you pass the -v option, to enable
localupdate
Is used to update the system by specifying local rpm files. Only
used to resolve dependencies. Note that the update command will
do a local update, if given a filename. This command is main‐
"repository-packages <repo> check-update" - Works like the "yum
check-update" command, but only shows packages from the given
remove any packages that were updated or downgraded.
updateinfo
This command has a bunch of sub-commands to act on the update‐
yum updateinfo info [all | available | installed | updates]
yum updateinfo list [all | available | installed | updates]
yum updateinfo [summary] [all | available | installed |
updates]
which all display information about the available update infor‐
* updates This is mostly the same as "available" but it only
shows advisory information for packages that can be updated to.
* bugzillas / bzs Is the subset of the updateinfo information,
* cves Is the subset of the updateinfo information, pertaining
* enhancement Is the subset of the updateinfo information, per‐
* bugfix Is the subset of the updateinfo information, pertain‐
* security / sec Is the subset of the updateinfo information,
* recommended Is the subset of the updateinfo information, per‐
taining to recommended updates.
* new-packages Is the subset of the updateinfo information,
yum updateinfo remove-pkgs-ts
yum updateinfo exclude-updates
yum updateinfo exclude-all
kernel against updateinfo data:
yum updateinfo check-running-kernel
or update any headers unless it has to to perform the requested
This option only has affect for an update, it enables yum´s
obsoletes processing logic. For more information see the update
Don't update, just download. This is done in the background, so
yum list updates [glob_exp1] [...]
List all packages with updates available in the yum reposito‐
updateinfo list new" although that relies on updateinfo data
A package can be referred to for install, update, remove, list, info
yum-updatesd (8)
[pushistiq@pushistiq]~%
Исходная версия Desmond_Hume, :
[pushistiq@pushistiq ~]$ zsh
У меня вот, что выдало, если я правильно понял синтаксис...
[pushistiq@pushistiq]~% man yum | grep upd
perform system updates, including dependency analysis and obsolete pro‐
* update [package1] [package2] [...]
* update-to [package1] [package2] [...]
* update-minimal [package1] [package2] [...]
* check-update
* localupdate rpmfile1 [rpmfile2] [...]
(maintained for legacy reasons only - use update)
* updateinfo [summary | list | info | remove-pkgs-ts | exclude-updates
update If run without any packages, update will update every currently
specified, Yum will only update the listed packages. While
updating packages, yum will ensure that all dependencies are
not currently installed then update will not install them.
update operates on groups, files, provides and filelists just
Note that "update" works on installed packages first, and only
difference is most noticeable when you do "update foo-1-2" which
will act exactly as "update foo" if foo-1-2 is installed. You
can use the "update-to" if you'd prefer that nothing happen in
update-to
This command works like "update" but always specifies the ver‐
sion of the package we want to update to.
update-minimal
This works like the update command, but if you have the package
available with updateinfo.xml then update-minimal --bugfix will
update you to foo-2.
check-update
Implemented so you could know if your machine had any updates
update. Also returns a list of the packages to be updated in
list format. Returns 0 if no packages are available for update.
Is the same as the update command with the --obsoletes flag set.
See update for more details.
sion of the package we want to update to.
"group update" is just an alias for group install, when using
packages need updating). If you pass the -v option, to enable
localupdate
Is used to update the system by specifying local rpm files. Only
used to resolve dependencies. Note that the update command will
do a local update, if given a filename. This command is main‐
"repository-packages <repo> check-update" - Works like the "yum
check-update" command, but only shows packages from the given
remove any packages that were updated or downgraded.
updateinfo
This command has a bunch of sub-commands to act on the update‐
yum updateinfo info [all | available | installed | updates]
yum updateinfo list [all | available | installed | updates]
yum updateinfo [summary] [all | available | installed |
updates]
which all display information about the available update infor‐
* updates This is mostly the same as "available" but it only
shows advisory information for packages that can be updated to.
* bugzillas / bzs Is the subset of the updateinfo information,
* cves Is the subset of the updateinfo information, pertaining
* enhancement Is the subset of the updateinfo information, per‐
* bugfix Is the subset of the updateinfo information, pertain‐
* security / sec Is the subset of the updateinfo information,
* recommended Is the subset of the updateinfo information, per‐
taining to recommended updates.
* new-packages Is the subset of the updateinfo information,
yum updateinfo remove-pkgs-ts
yum updateinfo exclude-updates
yum updateinfo exclude-all
kernel against updateinfo data:
yum updateinfo check-running-kernel
or update any headers unless it has to to perform the requested
This option only has affect for an update, it enables yum´s
obsoletes processing logic. For more information see the update
Don't update, just download. This is done in the background, so
yum list updates [glob_exp1] [...]
List all packages with updates available in the yum reposito‐
updateinfo list new" although that relies on updateinfo data
A package can be referred to for install, update, remove, list, info
yum-updatesd (8)
[pushistiq@pushistiq]~%