How to Install and Uninstall python38-portend Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-portend" package
Here is a brief guide to show you how to install python38-portend on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-portend
Copied
2. Uninstall "python38-portend" package
Please follow the steps below to uninstall python38-portend on openSuSE Tumbleweed:
$
sudo zypper remove
python38-portend
Copied
3. Information about the python38-portend package on openSuSE Tumbleweed
Information for package python38-portend:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-portend
Version : 2.6-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 26,1 KiB
Installed : No
Status : not installed
Source package : python-portend-2.6-1.7.src
Summary : TCP port monitoring utilities
Description :
Use portend to monitor TCP ports for bound or unbound states.
The portend may also be executed directly. If the function succeeds, it
returns nothing and exits with a status of 0. If it fails, it prints a
message and exits with a status of 1. For example::
Portend also exposes a ``find_available_local_port`` for identifying
a suitable port for binding locally::
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-portend
Version : 2.6-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 26,1 KiB
Installed : No
Status : not installed
Source package : python-portend-2.6-1.7.src
Summary : TCP port monitoring utilities
Description :
Use portend to monitor TCP ports for bound or unbound states.
The portend may also be executed directly. If the function succeeds, it
returns nothing and exits with a status of 0. If it fails, it prints a
message and exits with a status of 1. For example::
Portend also exposes a ``find_available_local_port`` for identifying
a suitable port for binding locally::