How to Install and Uninstall SOAPpy.noarch Package on Amazon Linux 2

Last updated: May 18,2024

1. Install "SOAPpy.noarch" package

In this section, we are going to explain the necessary steps to install SOAPpy.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install SOAPpy.noarch

2. Uninstall "SOAPpy.noarch" package

Please follow the instructions below to uninstall SOAPpy.noarch on Amazon Linux 2:

$ sudo yum remove SOAPpy.noarch $ sudo yum autoremove

3. Information about the SOAPpy.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : SOAPpy
Arch : noarch
Version : 0.11.6
Release : 17.amzn2
Size : 202 k
Repo : amzn2-core/2/x86_64
Summary : Full-featured SOAP library for Python
URL : http://pywebsvcs.sourceforge.net
License : BSD and ZPLv2.0
Description : The goal of the SOAPpy team is to provide a full-featured SOAP
: library for Python that is very simple to use and that fully
: supports dynamic interaction between clients and servers.