Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install libmp4v2-2 on Debian Unstable (Sid)


Install libmp4v2-2

Installing libmp4v2-2 package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install libmp4v2-2

libmp4v2-2 package information

distro Debian Unstable (Sid)
section Main
name libmp4v2-2
version 2.0.0~dfsg0-4
description library to read, create, and modify mp4 files (shared library)
subsection libs
website code.google.com / p / mp4v2 / 
maintainer Debian Multimedia Maintainers

Uninstall libmp4v2-2

To remove just libmp4v2-2 package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove libmp4v2-2

Uninstall libmp4v2-2 and it’s dependent packages

To remove the libmp4v2-2 package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove libmp4v2-2

Purging libmp4v2-2

If you also want to delete configuration and/or data files of libmp4v2-2 from Debian Sid then this will work:

sudo apt-get purge libmp4v2-2

To delete configuration and/or data files of libmp4v2-2 and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove libmp4v2-2

 

Comments

comments