How to Install and Uninstall httpie Package on openSUSE Leap

Last updated: May 19,2024

1. Install "httpie" package

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

$ sudo zypper refresh $ sudo zypper install httpie

2. Uninstall "httpie" package

Please follow the step by step instructions below to uninstall httpie on openSUSE Leap:

$ sudo zypper remove httpie

3. Information about the httpie package on openSUSE Leap

Information for package httpie:
-------------------------------
Repository : Main Repository
Name : httpie
Version : 2.6.0-bp155.3.7
Arch : noarch
Vendor : openSUSE
Installed Size : 476.3 KiB
Installed : No
Status : not installed
Source package : httpie-2.6.0-bp155.3.7.src
Upstream URL : https://httpie.org/
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.