How to Install and Uninstall swaks Package on openSUSE Leap

Last updated: May 12,2024

1. Install "swaks" package

Here is a brief guide to show you how to install swaks on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install swaks

2. Uninstall "swaks" package

Please follow the steps below to uninstall swaks on openSUSE Leap:

$ sudo zypper remove swaks

3. Information about the swaks package on openSUSE Leap

Information for package swaks:
------------------------------
Repository : Update repository of openSUSE Backports
Name : swaks
Version : 20201014.0-bp155.3.3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 394.0 KiB
Installed : No
Status : not installed
Source package : swaks-20201014.0-bp155.3.3.1.src
Upstream URL : http://jetmore.org/john/code/swaks/
Summary : Swiss Army Knife for SMTP
Description :
Swaks is a scriptable, transaction-oriented SMTP test
tool. Features include:
* SMTP extensions including TLS, authentication, pipelining, and
XCLIENT
* Protocols including SMTP, ESMTP, and LMTP
* Transports including UNIX-domain sockets, internet-domain sockets
(IPv4 and IPv6), and pipes to spawned processes
* Completely scriptable configuration, with option specification via
environment variables, configuration files, and command line