st
TLDR
This command may refer to different tools. See documentation for:st (terminal emulator)
$ tldr st.1
DESCRIPTION
The command st most commonly refers to the simple terminal emulator for X11 from the suckless.org project. See st.1 for its documentation.The name st is also used by some unrelated command-line statistics utilities for analyzing numeric data, but those are separate, less common tools.
INSTALL
sudo apt install stterm
sudo dnf install st
sudo apk add st
sudo zypper install st
brew install st
nix profile install nixpkgs#st
