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

Last updated: May 03,2024

1. Install "multicat" package

This guide covers the steps necessary to install multicat on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install multicat

2. Uninstall "multicat" package

In this section, we are going to explain the necessary steps to uninstall multicat on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove multicat $ sudo apt autoclean && sudo apt autoremove

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

Package: multicat
Priority: optional
Section: universe/video
Installed-Size: 206
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Version: 2.1-1
Depends: libc6 (>= 2.14)
Filename: pool/universe/m/multicat/multicat_2.1-1_amd64.deb
Size: 44348
MD5sum: be09689adc3c9cb873cc24e6fdb45e3c
SHA1: 7058cb64ed6c8966fb206c9059d94ff0d7638fde
SHA256: 870474a2f60b260b8776804a886bf3bc9a6d689e2d1057ba605335b1c7c74cee
Description-en: Set of tools for multicast and transport stream manipulation
The multicat package contains a set of tools designed to easily and
efficiently manipulate multicast streams in general, and MPEG-2 Transport
Streams (ISO/IEC 13818-1) in particular.
.
The multicat suite of applications is very lightweight and designed to operate
in tight environments. Memory and CPU usages are kept to a minimum, and they
feature only one thread of execution.
.
The package contain fives programs: multicat, ingests, offsets, aggregartp and
desaggregartp.
Description-md5: c25700974c1c8bc042198518298d8e26
Homepage: http://www.videolan.org/projects/multicat.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu