How To Install jsch-agent-proxy-usocket-nc on Fedora 36

In this tutorial we learn how to install jsch-agent-proxy-usocket-nc in Fedora 36. jsch-agent-proxy-usocket-nc is USocketFactory implementation using Netcat

Introduction

In this tutorial we learn how to install jsch-agent-proxy-usocket-nc on Fedora 36.

What is jsch-agent-proxy-usocket-nc

USocketFactory implementation using Netcat.

We can use yum or dnf to install jsch-agent-proxy-usocket-nc on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install jsch-agent-proxy-usocket-nc.

Install jsch-agent-proxy-usocket-nc on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install jsch-agent-proxy-usocket-nc using dnf by running the following command:

sudo dnf -y install jsch-agent-proxy-usocket-nc

Install jsch-agent-proxy-usocket-nc on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install jsch-agent-proxy-usocket-nc using yum by running the following command:

sudo yum -y install jsch-agent-proxy-usocket-nc

How To Uninstall jsch-agent-proxy-usocket-nc on Fedora 36

To uninstall only the jsch-agent-proxy-usocket-nc package we can use the following command:

sudo dnf remove jsch-agent-proxy-usocket-nc

jsch-agent-proxy-usocket-nc Package Contents on Fedora 36

/usr/share/java/jsch-agent-proxy
/usr/share/java/jsch-agent-proxy/jsch.agentproxy.usocket-nc.jar
/usr/share/maven-metadata/jsch-agent-proxy-jsch.agentproxy.usocket-nc.xml
/usr/share/maven-poms/jsch-agent-proxy
/usr/share/maven-poms/jsch-agent-proxy/jsch.agentproxy.usocket-nc.pom

References

Summary

In this tutorial we learn how to install jsch-agent-proxy-usocket-nc on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).