Difference between revisions of "Power Suite Ubuntu x86/Installation"

From ESS-WIKI
Jump to: navigation, search
Line 20: Line 20:
 
  $ chmod +x power_suite_installer.run
 
  $ chmod +x power_suite_installer.run
 
  $ ./power_suite_installer.run
 
  $ ./power_suite_installer.run
 +
 +
'''Step4.''' After the installation is complete, please restart your computer.
  
  

Revision as of 10:18, 18 March 2024

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