Install libnetty-tcnative-jni
Installing libnetty-tcnative-jni package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install libnetty-tcnative-jni
libnetty-tcnative-jni package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | libnetty-tcnative-jni |
version | 1.1.33.Fork15-1 |
description | Tomcat native fork for Netty (JNI library) |
subsection | java |
website | github.com / netty / netty-tcnative / |
maintainer | Debian Java Maintainers |
Uninstall libnetty-tcnative-jni
To remove just libnetty-tcnative-jni package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove libnetty-tcnative-jni
Uninstall libnetty-tcnative-jni and it’s dependent packages
To remove the libnetty-tcnative-jni package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove libnetty-tcnative-jni
Purging libnetty-tcnative-jni
If you also want to delete configuration and/or data files of libnetty-tcnative-jni from Debian Sid then this will work:
sudo apt-get purge libnetty-tcnative-jni
To delete configuration and/or data files of libnetty-tcnative-jni and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove libnetty-tcnative-jni