#569 closed enhancement (fixed)

qubes-dom-update: allow also to downgrade a select package

Reported by: joanna Owned by: joanna
Priority: minor Milestone: Release 1
Component: wiki Keywords:
Cc:

Description


Change History (3)

comment:1 Changed 13 months ago by marmarek

You can do it in two steps:

  1. Download older version of package:
    sudo qubes-dom0-update package-version
    
    Yum will say that there is no update, but package will be downloaded to dom0.
  2. Downgrade packge:
    sudo yum downgrade package-version
    

Is it such important and often used feature to create new option in qubes-dom0-update? IMHO it worth at most some entry on the wiki how to downgrade package...

comment:2 Changed 12 months ago by joanna

  • Component changed from core to wiki
  • Priority changed from major to minor

Ok, let's put it on the wiki at least.

comment:3 Changed 12 months ago by marmarek

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.