How to Install and Uninstall ip2unix Package on openSUSE Leap

Last updated: September 28,2024

1. Install "ip2unix" package

Learn how to install ip2unix on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ip2unix

2. Uninstall "ip2unix" package

Learn how to uninstall ip2unix on openSUSE Leap:

$ sudo zypper remove ip2unix

3. Information about the ip2unix package on openSUSE Leap

Information for package ip2unix:
--------------------------------
Repository : Main Repository
Name : ip2unix
Version : 2.1.4-bp155.2.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 409.5 KiB
Installed : No
Status : not installed
Source package : ip2unix-2.1.4-bp155.2.5.src
Upstream URL : https://github.com/nixcloud/ip2unix/
Summary : Turn IP sockets into Unix domain sockets
Description :
Executes a program and converts IP to Unix domain sockets at runtime based on a
list of rules, either given via short command line options or via a file with a
list of rules. The first matching rule causes ip2unix to replace the current IP
socket with a Unix domain socket based on the options given. For example if a
socketPath is specified, the Unix domain socket will bind or listen to the given
path.

5. The same packages on other Linux Distributions