Back to TopRate This DocumentFindabilityAccuracyCompletenessReadability0/200SubmitClose Obtaining the Source Code Go to the /usr/local directory.1cd /usr/local Download the Netty source code.1wget https://github.com/netty/netty/archive/netty-4.1.43.Final.zip --no-check-certificate Decompress the source package.1unzip netty-4.1.43.Final.zip Parent topic: netty-transport-native-epoll-4.1.43.Final-linux-aarch_64.jar Porting Guide (CentOS 7.6&openEuler 20.03)