How To Install libknet1-crypto-openssl-plugin on Fedora 36
Introduction
In this tutorial we learn how to install libknet1-crypto-openssl-plugin on Fedora 36.
What is libknet1-crypto-openssl-plugin
Provides OpenSSL crypto support for libknet1.
We can use yum or dnf to install libknet1-crypto-openssl-plugin on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libknet1-crypto-openssl-plugin.
Install libknet1-crypto-openssl-plugin 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 libknet1-crypto-openssl-plugin using dnf by running the following command:
sudo dnf -y install libknet1-crypto-openssl-plugin
Install libknet1-crypto-openssl-plugin 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 libknet1-crypto-openssl-plugin using yum by running the following command:
sudo yum -y install libknet1-crypto-openssl-plugin
How To Uninstall libknet1-crypto-openssl-plugin on Fedora 36
To uninstall only the libknet1-crypto-openssl-plugin package we can use the following command:
sudo dnf remove libknet1-crypto-openssl-plugin
libknet1-crypto-openssl-plugin Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/a5e38de0ed255062e7264869fa2d32ad95ccda
/usr/lib64/kronosnet/crypto_openssl.so
References
Summary
In this tutorial we learn how to install libknet1-crypto-openssl-plugin on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).