

In total, the media player has been downloaded more than 2.3 billion times on all operating systems.

The popular player’s main advantage is that it’s possible to play compressed videos directly with VLC without having to convert them first. Many users download their favorite clips so they can play them in a compressed format whenever they like using the VLC player. The growing popularity of YouTube, DailyMotion, and other video streaming sites has also greatly increased VLC player’s popularity.

The minimalist program from the VideoLAN company enables you to play almost every video and audio format. With mpc package.The VLC player has been an indispensable tool for many PC and Mac users for years. Or you can use following command also: sudo apt-get purge -auto-remove mpcĪbove command will remove all the configuration files and data associated This will remove mpc and all its dependent packages which is no longerĬompletely removing mpc with all configuration files:įollowing command should be used with care as it deletes all theĬonfiguration files and data: sudo apt-get purge mpc To remove the mpc following command is used: sudo apt-get remove mpcįollowing command is used to remove the mpc package along with itsĭependencies: sudo apt-get remove -auto-remove mpc For uninstalling this package you can easily use the apt command and remove the package from Linux Operating System. Now we will see the commands for uninstalling the mpc from Ubuntu 12.04 LTS. How to uninstall/remove mpc from Ubuntu 12.04 LTS? After completion of the installation you can use the package on your system. If you are not already logged in as su, installer will ask you the root password. Use dpkg -info (= dpkg-deb -info) to examine archive files,Īnd dpkg -contents (= dpkg-deb -contents) to list their mpc:Īfter system update use the following command to install mpc:Ībove command will confirm before installing the package on your Ubuntu 12.04 LTS Operating System. If mpc is not installed on your compter then the command 'dpkg -L mpc' will give followin dpkg -L mpc This will update the list of newest versions of packages and its dependencies on your system.Īfter downloading the latest package list with the help of above you can run the installation process. Above command will download the package lists for Ubuntu 12.04 LTS on your system.
