mc-cli

binstall

cargo binstall mc-cli

cargo

cargo install mc-cli

git

cargo install --git https://github.com/thewh1teagle/mc

powershell

powershell -c "irm https://github.com/thewh1teagle/mc/releases/download/v0.4.3/mc-cli-installer.ps1 | iex"
Source

shell

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/thewh1teagle/mc/releases/download/v0.4.3/mc-cli-installer.sh | sh
Source

Downloads

File Platform
mc-cli-aarch64-apple-darwin.tar.xz macOS Apple Silicon
mc-cli-aarch64-unknown-linux-gnu.tar.xz Linux arm64
mc-cli-x86_64-apple-darwin.tar.xz macOS Intel
mc-cli-x86_64-pc-windows-msvc.zip Windows x64
mc-cli-x86_64-unknown-linux-gnu.tar.xz Linux x64