HomeMogDBMogDB StackUqbar
v1.1

Documentation:v1.1

Supported Versions:

Other Versions:

GPTK Installation

Different releases and OSs use different installation packages. You need to choose a package based on your environment.

Windows

Download

Installation

After the package is downloaded, double click gptk-0.1.0-x86_64-Setup.exe.

  1. Click Next.

    windows-installation-1.png

  2. If you need to modify the installation package path, click Browse to modify it, and then click Install.

    windows-installation-2.png

macOS

Download

x86_64

apple m1

Installation

Double click the downloaded package.

  1. Drag the gptk.app file to the Applications folder.

    macOS-installation-1.png

Debian

Download

x86_64

arm64

Installation

Use the DEB installation package for installation.

  1. Run sudo dpkg -i gptk-<version>-<arch>.deb in the terminal to perform installation.
  2. If an error occurs indicating that dependencies does not exist during installation, run apt install -f to install dependencies. After the dependencies are installed, install the DEB file using dpkg again.
  3. Run gptk & to start GPTK.

RPM Package

Download

x86_64

arm64

Installation

Use the RPM package for installation.

  1. Run sudo yum install gptk-<version>-<arch>.rpm in the terminal to perform installation.
  2. Run gptk & to start GPTK.

pacman Package

Download

x86_64

arm64

Installation

Use the pacman package for installation.

  1. Run sudo pacman -S gptk-<version>-<arch>.pacman in the terminal to perform installation.
  2. Run gptk & to start GPTK.
Copyright © 2011-2024 www.enmotech.com All rights reserved.