Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install libmsv-java on Debian Unstable (Sid)


Install libmsv-java

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

sudo apt-get update
sudo apt-get install libmsv-java

libmsv-java package information

distro Debian Unstable (Sid)
section Main
name libmsv-java
version 2009.1+dfsg1-5
description Sun multi-schema XML validator
subsection java
website java.net / projects / msv
maintainer Debian Java Maintainers

Uninstall libmsv-java

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

sudo apt-get remove libmsv-java

Uninstall libmsv-java and it’s dependent packages

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

sudo apt-get remove --auto-remove libmsv-java

Purging libmsv-java

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

sudo apt-get purge libmsv-java

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

sudo apt-get purge --auto-remove libmsv-java

Comments

comments