How to Install and Uninstall python311-pygls Package on openSuSE Tumbleweed

Last updated: September 27,2024

1. Install "python311-pygls" package

Please follow the steps below to install python311-pygls on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pygls

2. Uninstall "python311-pygls" package

Please follow the step by step instructions below to uninstall python311-pygls on openSuSE Tumbleweed:

$ sudo zypper remove python311-pygls

3. Information about the python311-pygls package on openSuSE Tumbleweed

Information for package python311-pygls:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pygls
Version : 1.3.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 525.2 KiB
Installed : No
Status : not installed
Source package : python-pygls-1.3.0-1.2.src
Upstream URL : https://github.com/openlawlibrary/pygls
Summary : A pythonic generic language server
Description :
pygls (pronounced like "pie glass") is a pythonic generic
implementation of the Language Server Protocol for use as a
foundation for writing your own Language Servers in just a few
lines of code.