How to Install and Uninstall tstools Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "tstools" package

This is a short guide on how to install tstools on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install tstools

2. Uninstall "tstools" package

This is a short guide on how to uninstall tstools on Ubuntu 21.10 (Impish Indri):

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

3. Information about the tstools package on Ubuntu 21.10 (Impish Indri)

Package: tstools
Architecture: amd64
Version: 1.13~git20151030-5
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4509
Depends: libc6 (>= 2.29)
Filename: pool/universe/t/tstools/tstools_1.13~git20151030-5_amd64.deb
Size: 475344
MD5sum: f05c237704874a7dc0fc91444a69fe33
SHA1: 2d2394a2e35c01f41d97d54b411102eb70857fb1
SHA256: 6e5ae1a4d80a5b5fd3556d35d0608f795e5ad48355724fb0a46999deabb36883
SHA512: 17178ed10bf40e3f2ab13baa6266fe88435208a70789ace88d12d4616a39fc028bf877124c5872bfc7c6e678973b324c7c8a7ec38c81b3a4eb1a0b113a0237a6
Homepage: https://github.com/kynesim/tstools
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