Linux .tar.gz Installation/Run/Uninstall steps
Note: Please use administrator rights to operate
Download the installation package and extract it to the
/opt
directorybashsudo tar -zxvf installation package.tar.gz -C /opt
Execute the installation command
bashsudo sh /opt/dblab/install.sh
Run
bashdblab
Uninstall
bashsudo rm -rf /opt/dblab