How to Install and Uninstall python3-haproxyctl Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python3-haproxyctl" package

This tutorial shows how to install python3-haproxyctl on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-haproxyctl

2. Uninstall "python3-haproxyctl" package

In this section, we are going to explain the necessary steps to uninstall python3-haproxyctl on openSUSE Leap:

$ sudo zypper remove python3-haproxyctl

3. Information about the python3-haproxyctl package on openSUSE Leap

Information for package python3-haproxyctl:
-------------------------------------------
Repository : Main Repository
Name : python3-haproxyctl
Version : 0.5-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 65.3 KiB
Installed : No
Status : not installed
Source package : python-haproxyctl-0.5-bp155.2.10.src
Upstream URL : http://github.com/neurogeek/haproxyctl
Summary : HAProxy control tool
Description :
This is a utility to control HAProxy features through its admin
socket. haproxyctl has the ability to disable/enable servers, fetch
info from the running instance and list available servers, together
with their status.