Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install libprocessing-core-java on Debian Unstable (Sid)


Install libprocessing-core-java

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

sudo apt-get update
sudo apt-get install libprocessing-core-java

libprocessing-core-java package information

distro Debian Unstable (Sid)
section Main
name libprocessing-core-java
version 1.2.1-1
description Java animation and interaction library
subsection java
website processing.org
maintainer Debian Java Maintainers

Uninstall libprocessing-core-java

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

sudo apt-get remove libprocessing-core-java

Uninstall libprocessing-core-java and it’s dependent packages

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

sudo apt-get remove --auto-remove libprocessing-core-java

Purging libprocessing-core-java

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

sudo apt-get purge libprocessing-core-java

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

sudo apt-get purge --auto-remove libprocessing-core-java

 

Comments

comments