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

Last updated: July 08,2024

1. Install "python3-httpie" package

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

$ sudo zypper refresh $ sudo zypper install python3-httpie

2. Uninstall "python3-httpie" package

This guide covers the steps necessary to uninstall python3-httpie on openSUSE Leap:

$ sudo zypper remove python3-httpie

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

Information for package python3-httpie:
---------------------------------------
Repository : Main Repository
Name : python3-httpie
Version : 1.0.3-bp153.1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 442,6 KiB
Installed : No
Status : not installed
Source package : httpie-1.0.3-bp153.1.19.src
Summary : CLI, cURL-like tool for humans
Description :
HTTPie consists of a single "http" command designed for debugging and
interaction with HTTP servers, RESTful APIs, and web services.
It allows for issuing arbitrary HTTP requests and displays colorized
responses.