Movatterモバイル変換


[0]ホーム

URL:


Download

kalk is supported on the following platforms:

  • Windows x64, arm, arm64
  • Linux x64, arm64 (Debian derivatives - e.g Ubuntu - and distributions supporting RPM packages)
  • macOS x64, arm64 (High Sierra and higher)

Installation with .NET

If you have.NET 7.0 SDK already installed, you can then easily installkalk as a .NET global tool:

$ dotnet tool install --global kalk

If you have already kalk installed, use the update command:

$ dotnet tool update --global kalk

Windows

The easiest way to installkalk on Windows is to install it as a .NET global tool as described above.

Alternatively, you can download:

If you're aScoop user, then you can installkalk from the official bucket:

$ scoop install kalk

Linux

On Ubuntu and all Debian derivatives

$ wget https://github.com/xoofx/kalk/releases/download/0.11.0/kalk.0.11.0.linux-x64.deb$ sudo apt install ./kalk.0.11.0.linux-x64.deb

On CentOS, RHEL & Fedora (RPM)

$ wget https://github.com/xoofx/kalk/releases/download/0.11.0/kalk.0.11.0.linux-x64.rpm$ sudo rpm –i ./kalk.0.11.0.linux-x64.rpm

macOS

kalk requires a macOS with High Sierra or higher.

You can installkalk withhomebrew

$ brew tap xoofx/kalk $ brew install kalk

You can upgradekalk with the following brew command:

$ brew upgrade kalk

You can also download a tar.gz archivekalk.0.11.0.osx-x64.tar.gz


[8]ページ先頭

©2009-2025 Movatter.jp