How to Install and Uninstall ts Package on openSuSE Tumbleweed

Last updated: December 25,2024

1. Install "ts" package

Please follow the step by step instructions below to install ts on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ts

2. Uninstall "ts" package

Here is a brief guide to show you how to uninstall ts on openSuSE Tumbleweed:

$ sudo zypper remove ts

3. Information about the ts package on openSuSE Tumbleweed

Information for package ts:
---------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ts
Version : 0.68-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 25.1 KiB
Installed : No
Status : not installed
Source package : moreutils-0.68-1.2.src
Upstream URL : https://joeyh.name/code/moreutils/
Summary : Timestamp standard input
Description :
ts adds a timestamp to the beginning of each line of input.
It supports custom time formats as in the strftime function. It also supports converting existing timestamps in input to relative ones.