How to Install libnetty-tcnative-java in Ubuntu 18.04



Install libnetty-tcnative-java by entering the following commands in the terminal:

sudo apt update
sudo apt install libnetty-tcnative-java

Description:

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

Homepage: https://github.com/netty/netty-tcnative/

Version: 1.1.33.Fork26-1build1

Section: universe/java