How to Install and Uninstall python310-pygls Package on openSuSE Tumbleweed
Last updated: November 14,2024
1. Install "python310-pygls" package
This guide covers the steps necessary to install python310-pygls on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-pygls
Copied
2. Uninstall "python310-pygls" package
Please follow the guidelines below to uninstall python310-pygls on openSuSE Tumbleweed:
$
sudo zypper remove
python310-pygls
Copied
3. Information about the python310-pygls package on openSuSE Tumbleweed
Information for package python310-pygls:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pygls
Version : 1.3.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 424.5 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.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pygls
Version : 1.3.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 424.5 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.