Power Suite Ubuntu x86/Installation

From ESS-WIKI
Revision as of 10:18, 18 March 2024 by Ray.zheng (talk | contribs)
Jump to: navigation, search

Requirement

  • Ubuntu 20.04 or 22.04 for Intel x86_64
  • Minimum hard disk space requirement is 64GB

 

 

Install

Step1. Download PowerSuite 2.0 installer “power_suite_installer-2.0.x.tar.gz” and put it into your device.

Step2. Open a Terminal from Ubuntu applications and change to the path of the file “power_suite_installer-2.0.x.tar.gz”

Step3. Run below command to install PowerSuite 2.0:

$ tar zxvf power_suite_installer-2.0.x.tar.gz
$ chmod +x power_suite_installer.run
$ ./power_suite_installer.run

Step4. After the installation is complete, please restart your computer.


 

Uninstall

Step1. Open a Terminal from Ubuntu applications.

Step2. Run below command to uninstall PowerSuite 2.0:

$ cd /usr/local/power_suite
$ ./powersuite_uninstall.sh