How to Install and Uninstall libmp4v2-2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "libmp4v2-2" package

This is a short guide on how to install libmp4v2-2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmp4v2-2

2. Uninstall "libmp4v2-2" package

This guide let you learn how to uninstall libmp4v2-2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmp4v2-2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmp4v2-2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmp4v2-2
Priority: optional
Section: universe/libs
Installed-Size: 1071
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Source: mp4v2
Version: 2.0.0~dfsg0-4
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2)
Filename: pool/universe/m/mp4v2/libmp4v2-2_2.0.0~dfsg0-4_amd64.deb
Size: 323874
MD5sum: 2b86914dcd7f06a418b73dc0792a7afb
SHA1: 9639fea18643ff4077dcda7e48dc0144e9bac930
SHA256: 8d655ed2f0863bf572eb02bca8197ba7b9723ed2e1c9b3a51ad6f940d7e4e629
Description-en: library to read, create, and modify mp4 files (shared library)
The MP4v2 library provides an API to create and modify mp4 files as
defined by ISO-IEC:14496-1:2001 MPEG-4 Systems. This file format is
derived from Apple's QuickTime file format that has been used as a
multimedia file format in a variety of platforms and applications. It is
a very powerful and extensible format that can accommodate practically
any type of media.
.
MP4v2 was originally bundled with mpeg4ip library, but has been moved
into its own maintained library due to a combination of the cessation of
support of mpeg4ip and the usefulness of this library on its own.
.
This package contains the shared library.
Description-md5: 1a08104d8bd8235a1c9d172457d97841
Enhances: gtkpod (>> 0.99.16)
Homepage: http://code.google.com/p/mp4v2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions