How to Install and Uninstall tstools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "tstools" package

Please follow the step by step instructions below to install tstools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tstools

2. Uninstall "tstools" package

Here is a brief guide to show you how to uninstall tstools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tstools $ sudo apt autoclean && sudo apt autoremove

3. Information about the tstools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: tstools
Priority: optional
Section: universe/utils
Installed-Size: 3832
Maintainer: Ubuntu Developers
Original-Maintainer: Lorenzo Granai
Architecture: amd64
Version: 1.11-1ubuntu1
Depends: libc6 (>= 2.4)
Filename: pool/universe/t/tstools/tstools_1.11-1ubuntu1_amd64.deb
Size: 1690196
MD5sum: ecb69f7190b089f73ff035f53278b454
SHA1: e0e870b814bc6aedbf55b861d596402e2a630258
SHA256: ed218824ff5ac77280054bf302191b487cfd495d1ab6242b22daf462b7ee32e2
Description-en: set of tools for reporting on and manipulating MPEG data
TStools is a set of cross-platform command line tools for working with MPEG
data.
.
The emphasis is on relatively simple tools which concentrate on MPEG (H.264
and H.262) data packaged according to H.222 (i.e., TS or PS), with a particular
interest in checking for conformance.
.
Transport Stream (TS) is typically used for distribution of cable and
satellite data. Program Stream (PS) is typically used to store data on DVDs.
.
The tools are focussed on:
* Quick reporting of useful data (tsinfo, stream_type)
* Giving a quick overview of the entities in the stream (esdots, psdots)
* Reporting on TS packets (tsreport) or ES units/frames/fields (esreport)
* Simple manipulation of stream data (es2ts, esfilter, esreverse, esmerge,
ts2es)
* Streaming of data, possibly with introduced errors (tsplay)
Description-md5: 6c79162540231386d8d6d53dccab79a0
Homepage: http://tstools.berlios.de
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu