Software Installation
Environment Dependencies
Python 3.7 to 3.9 are supported.
Obtaining the Software
Software Installation
Download the mxTuningKit installation package (decompress the package to obtain the .wheel package), create the installation/uninstallation script tk_user.sh (for details, see Installation and Uninstallation Scripts) in the same directory, and run the following command to install the tool:
bash tk_user.sh install
After the installation is complete, the installation logs are stored in $HOME/.cache/Huawei/mxTuningKit/log/.
Software Uninstallation
You can create and invoke the installation/uninstallation script tk_user.sh (for details, see Installation and Uninstallation Scripts) and run the following command to uninstall the software:
bash tk_user.sh uninstall
After the uninstallation is complete, the uninstallation logs are stored in $HOME/.cache/Huawei/mxTuningKit/log/.
Security Warning
If you do not install or uninstall the software in the preceding way, the following risks may occur:
- The program file access permission is not minimized, which may cause file tampering.
- Software installation and uninstallation logs are not recorded.