LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

st

TLDR

This command may refer to different tools. See documentation for:st (terminal emulator)
$ tldr st.1
copy

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
copy
sudo dnf install st
copy
sudo apk add st
copy
sudo zypper install st
copy
brew install st
copy
nix profile install nixpkgs#st
copy

SEE ALSO

st.1(1), xterm(1), urxvt(1)

RESOURCES

Copied to clipboard
Kai