Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

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


Install libnaga-java

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

sudo apt-get update
sudo apt-get install libnaga-java

libnaga-java package information

distro Debian Unstable (Sid)
section Main
name libnaga-java
version 2.1-3
description Simplified Java NIO asynchronous sockets
subsection java
website code.google.com / p / naga / 
maintainer Debian Java Maintainers

Uninstall libnaga-java

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

sudo apt-get remove libnaga-java

Uninstall libnaga-java and it’s dependent packages

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

sudo apt-get remove --auto-remove libnaga-java

Purging libnaga-java

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

sudo apt-get purge libnaga-java

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

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

 

Comments

comments