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

Last updated: July 07,2024

1. Install "python311-jedihttp" package

This guide covers the steps necessary to install python311-jedihttp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-jedihttp

2. Uninstall "python311-jedihttp" package

In this section, we are going to explain the necessary steps to uninstall python311-jedihttp on openSuSE Tumbleweed:

$ sudo zypper remove python311-jedihttp

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

Information for package python311-jedihttp:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-jedihttp
Version : 0+git.1497381496.75b8b74-5.13
Arch : noarch
Vendor : openSUSE
Installed Size : 65.0 KiB
Installed : No
Status : not installed
Source package : python-jedihttp-0+git.1497381496.75b8b74-5.13.src
Upstream URL : https://github.com/vheon/JediHTTP
Summary : HTTP/JSON wrapper around Jedi
Description :
HTTP/JSON wrapper around Jedi primarily created to allow using
jedi for python3 completion in YouCompleteMe.