How to Install and Uninstall python2-portend Package on openSUSE Leap
Last updated: November 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-portend" package
Here is a brief guide to show you how to install python2-portend on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-portend
Copied
2. Uninstall "python2-portend" package
Please follow the step by step instructions below to uninstall python2-portend on openSUSE Leap:
$
sudo zypper remove
python2-portend
Copied
3. Information about the python2-portend package on openSUSE Leap
Information for package python2-portend:
----------------------------------------
Repository : Main Repository
Name : python2-portend
Version : 2.5-1.28
Arch : noarch
Vendor : SUSE LLC
Installed Size : 21,7 KiB
Installed : No
Status : not installed
Source package : python-portend-2.5-1.28.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 : Main Repository
Name : python2-portend
Version : 2.5-1.28
Arch : noarch
Vendor : SUSE LLC
Installed Size : 21,7 KiB
Installed : No
Status : not installed
Source package : python-portend-2.5-1.28.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::