How to Install and Uninstall socat Package on openSUSE Leap

Last updated: May 17,2024

1. Install "socat" package

Please follow the instructions below to install socat on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install socat

2. Uninstall "socat" package

Please follow the step by step instructions below to uninstall socat on openSUSE Leap:

$ sudo zypper remove socat

3. Information about the socat package on openSUSE Leap

Information for package socat:
------------------------------
Repository : Main Repository
Name : socat
Version : 1.7.3.2-4.10
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 710.5 KiB
Installed : No
Status : not installed
Source package : socat-1.7.3.2-4.10.src
Upstream URL : http://www.dest-unreach.org/socat/
Summary : Multipurpose relay for bidirectional data transfer
Description :
socat is a relay for bidirectional data transfer between two
independent data channels. Each of these data channels may be a file,
pipe, device (serial line etc. or a pseudo terminal), a socket (UNIX,
IP4, IP6 - raw, UDP, TCP), an SSL socket, proxy CONNECT connection, a
file descriptor (stdin etc.), the GNU line editor, a program, or a
combination of two of these.