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

Last updated: July 04,2024

1. Install "python39-pygls" package

Please follow the step by step instructions below to install python39-pygls on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pygls

2. Uninstall "python39-pygls" package

This guide let you learn how to uninstall python39-pygls on openSuSE Tumbleweed:

$ sudo zypper remove python39-pygls

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

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