How to Install and Uninstall libnetty-tcnative-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libnetty-tcnative-java" package

This tutorial shows how to install libnetty-tcnative-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnetty-tcnative-java

2. Uninstall "libnetty-tcnative-java" package

In this section, we are going to explain the necessary steps to uninstall libnetty-tcnative-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libnetty-tcnative-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnetty-tcnative-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libnetty-tcnative-java
Priority: optional
Section: universe/java
Installed-Size: 99
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: netty-tcnative
Version: 1.1.33.Fork14-1
Depends: libnetty-tcnative-jni (>= 1.1.33.Fork14-1)
Filename: pool/universe/n/netty-tcnative/libnetty-tcnative-java_1.1.33.Fork14-1_all.deb
Size: 65380
MD5sum: 66c24547876942d4dbf8e510370b86d3
SHA1: 8d8a13fb7e06d486f78b35e9ac95a46e8cb7379a
SHA256: ee66b9e80752c8cc6931c007f575dfa79d6c79dfa5f17e7315acd9201b871354
Description-en: Tomcat native fork for Netty
netty-tcnative is a fork of Tomcat Native, the native interface used by Tomcat
to leverage the Apache Portable Runtime and provide superior scalability,
performance, and better integration with native server technologies.
.
netty-tcnative includes a set of changes contributed by Twitter, Inc, such as:
* Simplified distribution and linkage of native library
* Complete mavenization of the project
* Improved OpenSSL support
Description-md5: a075d548eb5e708f6244cc5a33b153e1
Homepage: https://github.com/netty/netty-tcnative/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu