Automic VaultAutomic Vault

brew

Install sttr with Homebrew, MacPorts, Nix, winget

CLI to perform various operations on string. Version 0.2.30 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install sttr

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install sttr

MacPorts ports tree · textproc/sttr/Portfile · source: api.github.com

Linux

Nixverified · 92%
nix profile install nixpkgs#sttr

nixpkgs package indexes · pkgs/by-name/st/sttr/package.nix · source: api.github.com

Windows

Windows Package Managerverified · 92%
winget install --id abhimanyu003.sttr -e

Windows Package Manager source index · abhimanyu003.sttr · source: cdn.winget.microsoft.com

overview

Package summary

CLI to perform various operations on string

Commands and aliases

  • sttr

history

Project history and usage

sttr is a small cross-platform command-line tool for transforming strings, files, and piped text. Its niche is the everyday terminal toolbox: hashing, encoding, decoding, case conversion, JSON/YAML conversion, and similar text operations without opening a larger editor or scripting language.

Project history

Official README and documentation describe sttr as command-line software for quickly running transformation operations on strings. The project is implemented and distributed as a CLI with interactive, direct-argument, file-input, and pipeline modes.

Adoption history

Official installation docs list quick shell installation, Homebrew, Go installation, and release binaries; the README also lists Snap, Arch, Docker, Winget, Scoop, X-CMD, Webi, and FreeBSD binaries. The input package facts show Homebrew, MacPorts, Nix, and Winget coverage.

How it is used

Common usage is `sttr` for an interactive menu, `sttr md5 "Hello World"` for direct operation, file input such as `sttr base64-encode image.jpg`, pipelines such as `echo "Hello World" | sttr md5`, and chained processors such as base64 followed by md5.

Why package nerds care

Package nerds care about sttr because it condenses a drawer of tiny text filters into one installable binary with shell-friendly input and output. It fits well in Homebrew, Winget, Nix, and other package indexes because it has no credential story and a clear CLI surface.

Timeline

  • Current: Official docs present sttr as a cross-platform CLI with interactive, direct, file, and pipeline usage.
  • Current: Official installation docs list package-manager and binary distribution paths across macOS, Linux, Windows, and FreeBSD.

Related projects

  • sttr overlaps with classic Unix text filters, checksum tools, base encoders, JSON/YAML converters, and shell pipelines, but the official sources present it as a single bundled CLI rather than a library framework.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
sttrcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.2.30
manager updated
local dataok
upstreamcurrent
latest detectedv0.2.30

https://github.com/abhimanyu003/sttr

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:sttr
Version0.2.30
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/sttr
Homepagehttps://github.com/abhimanyu003/sttr
Repositoryhttps://github.com/abhimanyu003/sttr
Upstream docshttps://github.com/abhimanyu003/sttr#readme
LicenseMIT
Source archivehttps://github.com/abhimanyu003/sttr/archive/refs/tags/v0.2.30.tar.gz
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namesttr
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

sttr

nix profile install nixpkgs#sttr
  • normalized package name match
  • Matched by: Sttr
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/st/sttr/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

sttr

sudo port install sttr
  • normalized package name match
  • Matched by: Sttr
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/sttr/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
winget95%

abhimanyu003.sttr

winget install --id abhimanyu003.sttr -e
  • normalized package name match
  • Matched by: Sttr
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: abhimanyu003.sttr from https://cdn.winget.microsoft.com/cache/source.msix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment