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

Last updated: April 29,2024

1. Install "gopchop" package

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

$ sudo apt update $ sudo apt install gopchop

2. Uninstall "gopchop" package

Learn how to uninstall gopchop on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gopchop $ sudo apt autoclean && sudo apt autoremove

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

Package: gopchop
Priority: optional
Section: universe/graphics
Installed-Size: 429
Maintainer: Ubuntu Developers
Original-Maintainer: John R. Hogerhuis
Architecture: amd64
Version: 1.1.8-5
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libmpeg2-4, libstdc++6 (>= 4.1.1), libx11-6, libxext6, libxml2 (>= 2.7.4), libxv1
Filename: pool/universe/g/gopchop/gopchop_1.1.8-5_amd64.deb
Size: 146160
MD5sum: 1fc63411719daab5281bd11979c7ddcd
SHA1: ae9f6065568d889e91bac69c9dc2e97569298006
SHA256: 06e84f0b880c60845c8ca7c7432d9de5dedd2bf010eb3fb75e300bcc1bafa4bc
Description-en: fast, lossless cuts-only editor for MPEG2 video files
gopchop cuts and merges MPEG2 video streams. gopchop uses
a method to cut streams that does not require re-encoding,
and therefore is fast and not prone to the artifacts
and degradation of quality inherent in re-encoding.
However, cuts are limited to I-frames or
group-of-picture (GOP) boundaries. These frames occur
frequently enough, and often times at scene transitions,
so that gopchop's method is adequate for many applications.
.
The typical use is manually editing commercials out of
recorded television programs.
.
Another application is splitting .VOB files from
dual-layer DVD rips so that the content can be
re-authored such that each half will fit on one
single-layer DVD recordable.
Description-md5: c19dbf02bbcc6e158a2b0e33aa0bc583
Homepage: http://gopchop.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu