ubuntu安装navicat
sudo apt-get update
sudo apt-get install wine1.6
sudo apt-get install libfreetype6:i386
sudo apt-get install libsm6:i386
sudo apt-get install libxext6:i386
去navicat官网下载安装包,网址:http://www.navicat.com/en/download/download.html
进入下载目录,解压压缩包:tar -zxvf navicat120_mysql_en.tar.gz (目前最新版)
cd进入安装目录找到start_navicat文件,sudo ./start_navicat 可启动