Sm Installation On A Debian, Ubuntu, Arch, Kali, Fedora And Raspbian

Sm Installation On A Debian, Ubuntu, Arch, Kali, Fedora And Raspbian

sm

Displays a short message fullscreen.

Maintainer: Marco d'Itri



Section: news

Install sm

  • Debian apt-get install inn2 Click to copy
  • Ubuntu apt-get install inn2 Click to copy
  • Arch Linux pacman -S inn Click to copy
  • Kali Linux apt-get install inn2 Click to copy
  • Fedora dnf install jabberd Click to copy
  • Raspbian apt-get install inn2 Click to copy

Displays a short message fullscreen.

How to use sm?

Below are few example commands for sm that you can use in the terminal.

Display a message fullscreen:
sm Hello World!Click to copy
Display a message with inverted colors:
sm -i Hello World!Click to copy
Display a message with a foreground color:
sm -f blue Hello World!Click to copy
Display a message with a background color:
sm -b #008888 Hello World!Click to copy
Rotate the displayed message by n times 90 degrees:
sm -r 3 Hello World!Click to copy
Pipe a message to sm:
echo Hello World! | sm -Click to copy
Installing sm command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Arch, Kali, Fedora and Raspbian operating systems. Once you run the command it will install the latest version of sm 2024 package in your OS.