How to Install and Uninstall ts Package on openSUSE Leap
Last updated: November 27,2024
1. Install "ts" package
This tutorial shows how to install ts on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ts
Copied
2. Uninstall "ts" package
This guide let you learn how to uninstall ts on openSUSE Leap:
$
sudo zypper remove
ts
Copied
3. Information about the ts package on openSUSE Leap
Information for package ts:
---------------------------
Repository : Main Repository
Name : ts
Version : 0.67-bp155.2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 26.0 KiB
Installed : No
Status : not installed
Source package : moreutils-0.67-bp155.2.5.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.
---------------------------
Repository : Main Repository
Name : ts
Version : 0.67-bp155.2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 26.0 KiB
Installed : No
Status : not installed
Source package : moreutils-0.67-bp155.2.5.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.