🤠
Kaput-CLI
  • Info
    • Get Started
    • Installation
  • Commands
    • Login
    • Logout
    • Files
      • List
      • Search
      • URL
      • Download
      • Delete
      • Upload
      • Move
      • Rename
      • Extractions
      • Extract
    • Transfers
      • List
      • Add
      • Cancel
      • Retry
      • Remove
      • Clean
    • Whoami
    • Debug
Powered by GitBook
On this page
  • Windows
  • macOS
  • Linux
  • Manual Installation
  • Installing with Cargo
  1. Info

Installation

PreviousGet StartedNextLogin

Last updated 2 years ago

Windows

Specific instructions coming soon.

macOS

Specific instructions coming soon.

Linux

Specific instructions coming soon.

Manual Installation

Binaries of the latest version of every major platform are available on the page.

Installing with Cargo

You can directly compile and install Kaput as long as you have and installed on your machine.

  1. Install Rust and Cargo (skip if already installed)

curl https://sh.rustup.rs -sSf | sh
  1. Install Kaput through Cargo

cargo install kaput-cli
releases
Rust
Cargo