How To Install jsch-agent-proxy-core on Fedora 36

In this tutorial we learn how to install jsch-agent-proxy-core in Fedora 36. jsch-agent-proxy-core is jsch-agent-proxy core module

Introduction

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

What is jsch-agent-proxy-core

jsch-agent-proxy core module.

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

Install jsch-agent-proxy-core 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-core using dnf by running the following command:

sudo dnf -y install jsch-agent-proxy-core

Install jsch-agent-proxy-core 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-core using yum by running the following command:

sudo yum -y install jsch-agent-proxy-core

How To Uninstall jsch-agent-proxy-core on Fedora 36

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

sudo dnf remove jsch-agent-proxy-core

jsch-agent-proxy-core Package Contents on Fedora 36

/usr/share/doc/jsch-agent-proxy-core
/usr/share/doc/jsch-agent-proxy-core/README
/usr/share/doc/jsch-agent-proxy-core/README.md
/usr/share/java/jsch-agent-proxy
/usr/share/java/jsch-agent-proxy/jsch.agentproxy.core.jar
/usr/share/licenses/jsch-agent-proxy-core
/usr/share/licenses/jsch-agent-proxy-core/LICENSE.txt
/usr/share/maven-metadata/jsch-agent-proxy-jsch.agentproxy.core.xml
/usr/share/maven-poms/jsch-agent-proxy
/usr/share/maven-poms/jsch-agent-proxy/jsch.agentproxy.core.pom
/usr/share/maven-poms/jsch-agent-proxy/jsch.agentproxy.pom

References

Summary

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