Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 19:02
aa3c9e2

Install tpc 0.3.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/TeaserPaste/tpcli/releases/download/v0.3.0/tpc-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/TeaserPaste/tpcli/releases/download/v0.3.0/tpc-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install TeaserPaste/tools/tpc

Download tpc 0.3.0

File Platform Checksum
tpc-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
tpc-x86_64-apple-darwin.tar.xz Intel macOS checksum
tpc-x86_64-pc-windows-msvc.zip x64 Windows checksum
tpc-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
tpc-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
tpc-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum