Navicat is a more popular database client, I have also used heidisql,navicat more suitable to open multiple databases at the same time multiple scripts for database management is more convenient, heidisql more focused on the table structure of the creation and operation of a single table, so each has pros and cons, This attempt was made under Ubuntu to install Navicat. 1. It is strongly recommended to download Https://www.navicat.com.cn/download/navicat-premium 2. navicat112_premium_en_x64.tar.gz: Use the command to extract: sudo tar-zxvf navicat112_premium_en_x64.tar.gz unzip to see that there is a navicat112_premium_en_x64 directory under the current directory. Go in and execute the following command:./start_navicat the rest waits for the automatic installer to execute. Add: About the crack navicat did not find a better solution, most of the online registration code is for the Windows platform, after the installation of the first execution will be in the user directory generated. Navicat64 hidden files, as long as the file can be re-deleted to recalculate the 30-day trial. The command is as follows: CD//Switch to User home directory Ls-a//Show All files in hidden files rm-rf. navicat//delete the file//or delete the System.reg file under this directory
Install Navicat under Ubuntu