How to Install and Uninstall stunnel.x86_64 Package on Fedora 35

Last updated: November 29,2024

1. Install "stunnel.x86_64" package

This tutorial shows how to install stunnel.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install stunnel.x86_64

2. Uninstall "stunnel.x86_64" package

Please follow the guidance below to uninstall stunnel.x86_64 on Fedora 35:

$ sudo dnf remove stunnel.x86_64 $ sudo dnf autoremove

3. Information about the stunnel.x86_64 package on Fedora 35

Last metadata expiration check: 5:22:17 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : stunnel
Version : 5.62
Release : 1.fc35
Architecture : x86_64
Size : 159 k
Source : stunnel-5.62-1.fc35.src.rpm
Repository : updates
Summary : A TLS-encrypting socket wrapper
URL : https://www.stunnel.org/
License : GPLv2
Description : Stunnel is a socket wrapper which can provide TLS/SSL
: (Transport Layer Security/Secure Sockets Layer) support
: to ordinary applications. For example, it can be used in
: conjunction with imapd to create a TLS secure IMAP server.