How to Install and Uninstall dvbcut Package on Kali Linux

Last updated: January 11,2025

1. Install "dvbcut" package

This is a short guide on how to install dvbcut on Kali Linux

$ sudo apt update $ sudo apt install dvbcut

2. Uninstall "dvbcut" package

Here is a brief guide to show you how to uninstall dvbcut on Kali Linux:

$ sudo apt remove dvbcut $ sudo apt autoclean && sudo apt autoremove

3. Information about the dvbcut package on Kali Linux

Package: dvbcut
Source: dvbcut (0.7.4-1)
Version: 0.7.4-1+b1
Installed-Size: 641
Maintainer: Bernhard Übelacker
Architecture: amd64
Depends: liba52-0.7.4 (>= 0.7.4), libao4 (>= 1.1.0), libavcodec60 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libmad0 (>= 0.15.1b-3), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.3.0) | libqt5gui5-gles (>= 5.3.0), libqt5widgets5 (>= 5.14.1), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 11), libswscale7 (>= 7:6.0)
Recommends: mplayer
Size: 201096
SHA256: 73cb2a0e54113c8fffcced17fdd7b7b1b3e3de69d61a5251e270cb4892f280ca
SHA1: d536603376e8e6ebb9cf89c91a5d79e42453421a
MD5sum: 79ef55e4eeb1d46466f0a11f7d920ab6
Description: Qt application for cutting parts out of DVB streams
DVBcut is a Qt application that allows you to select certain parts of an
MPEG transport stream (as received via Digital Video Broadcasting, DVB) and
save these parts into a single MPEG output file. It follows a `keyhole
surgery'' approach where the input video and audio data is mostly kept
unchanged, and only very few frames at the beginning and/or end of the
selected range are re-encoded in order to obtain a valid MPEG file.
Description-md5:
Homepage: https://github.com/bernhardu/dvbcut-deb
Tag: interface::graphical, interface::x11, role::program, uitoolkit::qt,
works-with::video, x11::application
Section: graphics
Priority: optional
Filename: pool/main/d/dvbcut/dvbcut_0.7.4-1+b1_amd64.deb