How to Install and Uninstall python38-apiron Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "python38-apiron" package

In this section, we are going to explain the necessary steps to install python38-apiron on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-apiron

2. Uninstall "python38-apiron" package

Please follow the guidelines below to uninstall python38-apiron on openSuSE Tumbleweed:

$ sudo zypper remove python38-apiron

3. Information about the python38-apiron package on openSuSE Tumbleweed

Information for package python38-apiron:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-apiron
Version : 6.0.0.post1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 81,8 KiB
Installed : No
Status : not installed
Source package : python-apiron-6.0.0.post1-1.2.src
Summary : Apiron helps you cook a tasty client for RESTful APIs
Description :
Gathering data from multiple services has become a ubiquitous task for web application developers. The complexity can grow quickly: calling an API endpoint with multiple parameter sets, calling multiple API endpoints, calling multiple endpoints in multiple APIs. While the business logic can get hairy, the code to interact with those APIs doesn't have to.
apiron provides declarative, structured configuration of services and endpoints with a unified interface for interacting with them.