Загрузка данных


[root@vm]# rpm -qa 'kesl*' | sort
kesl-12.2.0-2475.x86_64
[root@vm]# rpm -q --conflicts kesl
epagent
kav4fs
kav4fs-beta
kav4fs-dbg
kav4lfs
kav4lfs-dbg
kesl
kesl-beta
kess
kfl
kics
kics-astra
kl-lightagent-scanserver
[root@vm]# rpm -q --provides kesl | grep -E '^kesl(\(| |$|=)'
kesl
kesl = 12.2.0-2475
kesl(x86-64) = 12.2.0-2475
[root@vm]# rpm -q --whatconflicts kesl
kesl-12.2.0-2475.x86_64
[root@vm]# rpm -q --whatprovides kesl
kesl-12.2.0-2475.x86_64
kesl-12.2.0-2475.x86_64
[root@vm]# sudo dnf check --duplicates
Updating Subscription Management repositories.
Unable to read consumer identity

This system is not registered with an entitlement server. You can use subscription-manager to register.

[root@vm]#