← Package directory
Available on winget

Install Serust

Serial monitor CLI in Rust

Install with winget
winget install --id Thewh1teagle.Serust
Upgrade
winget upgrade --id Thewh1teagle.Serust
Uninstall
winget uninstall --id Thewh1teagle.Serust

About Serust

Serial monitor CLI in Rust

What's new in 0.0.3

Install serust 0.0.3 Install prebuilt binaries via shell script curl --proto '=https' --tlsv1.2 -LsSf https://github.com/thewh1teagle/serust/releases/download/v0.0.3/serust-installer.sh | sh Install prebuilt binaries via powershell script irm https://github.com/thewh1teagle/serust/releases/download/v0.0.3/serust-installer.ps1 | iex Download serust 0.0.3 ───────────────────────────────────────────┬───────────────────┬───────────── File │Platform │Checksum ───────────────────────────────────────────┼───────────────────┼───────────── serust-aarch64-apple-darwin.tar.xz │Apple Silicon macOS│checksum ───────────────────────────────────────────┼───────────────────┼───────────── serust-x86_64-apple-darwin.tar.xz │Intel macOS │checksum ───────────────────────────────────────────┼───────────────────┼───────────── serust-x86_64-pc-windows-msvc.zip │x64 Windows │checksum ───────────────────────────────────────────┼───────────────────┼───────────── serust-x86_64-unknown-linux-gnu.tar.xz │x64 Linux │checksum ───────────────────────────────────────────┴───────────────────┴─────────────

Read release notes

Version history

Version Updated Notes
0.0.3 Unknown Install serust 0.0.3 Install prebuilt binaries via shell script curl --proto '=https' --tlsv1.2 -LsSf https://github.com/thewh1teagle/serust/releases/download/v0.0.3/serust-installer.sh | sh Install prebuilt binaries via...
0.0.1 Unknown No notes