How to Install and Uninstall supervisor Package on openSUSE Leap

Last updated: May 04,2024

1. Install "supervisor" package

Please follow the steps below to install supervisor on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install supervisor

2. Uninstall "supervisor" package

This guide covers the steps necessary to uninstall supervisor on openSUSE Leap:

$ sudo zypper remove supervisor

3. Information about the supervisor package on openSUSE Leap

Information for package supervisor:
-----------------------------------
Repository : Main Repository
Name : supervisor
Version : 4.1.0-bp155.2.14
Arch : noarch
Vendor : openSUSE
Installed Size : 3.8 MiB
Installed : No
Status : not installed
Source package : supervisor-4.1.0-bp155.2.14.src
Upstream URL : http://supervisord.org/
Summary : A system for controlling process state under UNIX
Description :
Supervisor is a client/server system that allows its users to
control a number of processes on UNIX-like operating systems.