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

Last updated: June 26,2024

1. Install "python312-pygls" package

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

$ sudo zypper refresh $ sudo zypper install python312-pygls

2. Uninstall "python312-pygls" package

Please follow the guidelines below to uninstall python312-pygls on openSuSE Tumbleweed:

$ sudo zypper remove python312-pygls

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

Information for package python312-pygls:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pygls
Version : 1.3.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 511.1 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.