How do I upgrade Navicat On-Prem Server (Minor version)?
updated at
Windows
- In the system tray, right-click
and choose Check For Update.
- If a new version is available, click Install.
- After the upgrade is finished, Navicat On-Prem Server starts automatically.
macOS
- In the menu bar, click
and choose Check For Update.
- If a new version is available, click Install Update.
- After the download is finished, click Install.
- After the upgrade is finished, Navicat On-Prem Server starts automatically.
Linux
- Open Terminal. Execute the following commands as "root".
- Stop Navicat On-Prem Server:
sudo /etc/init.d/navicatonpremserver stop - Update Navicat On-Prem Server:
OS Version |
Command |
Red Hat Enterprise Linux, CentOS, Oracle Linux, Fedora |
yum clean all; yum update navicatonpremserver |
Ubuntu, Debian |
apt-get upgrade |
SUSE |
zypper refresh; zypper update navicatonpremserver |
- Start Navicat On-Prem Server:
sudo /etc/init.d/navicatonpremserver start
Have more questions?
-
Support
-
About Us