Rate This Document
Findability
Accuracy
Completeness
Readability

Upgrading or Uninstalling the Tool

Upgrade

To upgrade the tool, uninstall it and install the new version.

Uninstallation

  • Compressed package: Delete the tool files to uninstall the tool.
  • RPM package: Uninstall the RPM package.
    1
    rpm -evh  devkit-tuner devkit-porting devkit
    

    If function packages have been installed, uninstall the function packages and then uninstall the tool framework package.

    Command output:

    1
    2
    3
    4
    5
    6
    7
    8
    Preparing...                          ################################# [100%]
    Cleaning up / removing...
       1:devkit-tuner-x.x.x-1          ################################# [ 33%]
    devkit-tuner uninstalled
       2:devkit-porting-x.x.x-1        ################################# [ 67%]
    devkit-porting uninstalled
       3:devkit-x.x.x-1                ################################# [100%]
    devkit uninstalled