How to Install and Uninstall python3-jedihttp Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python3-jedihttp" package

Please follow the step by step instructions below to install python3-jedihttp on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-jedihttp

2. Uninstall "python3-jedihttp" package

This tutorial shows how to uninstall python3-jedihttp on openSUSE Leap:

$ sudo zypper remove python3-jedihttp

3. Information about the python3-jedihttp package on openSUSE Leap

Information for package python3-jedihttp:
-----------------------------------------
Repository : Main Repository
Name : python3-jedihttp
Version : 0+git.1497381496.75b8b74-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 65.4 KiB
Installed : No
Status : not installed
Source package : python-jedihttp-0+git.1497381496.75b8b74-bp155.2.10.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.