You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Epoch rpm field allows replacing a package with a similarly named package and 'reset' the versioning by inserting a 1: at the start. This allows a 0.0.1 version to be considered than 2.0.0, if the epoch is higher (eg. 1:0.0.1 > 2.0.0).