Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install mpegdemux on Debian Unstable (Sid)


Install mpegdemux

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

sudo apt-get update
sudo apt-get install mpegdemux

mpegdemux package information

distro Debian Unstable (Sid)
section Main
name mpegdemux
version 0.1.4-3
description MPEG1/2 system stream demultiplexer
subsection sound
website hampa.ch / mpegdemux / 
maintainer Santiago Vila

Uninstall mpegdemux

To remove just mpegdemux package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove mpegdemux

Uninstall mpegdemux and it’s dependent packages

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

sudo apt-get remove --auto-remove mpegdemux

Purging mpegdemux

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

sudo apt-get purge mpegdemux

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

sudo apt-get purge --auto-remove mpegdemux

Comments

comments