How to Install and Uninstall python3-osa.noarch Package on Fedora 38

Last updated: October 12,2024

1. Install "python3-osa.noarch" package

Please follow the guidance below to install python3-osa.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-osa.noarch

2. Uninstall "python3-osa.noarch" package

This guide let you learn how to uninstall python3-osa.noarch on Fedora 38:

$ sudo dnf remove python3-osa.noarch $ sudo dnf autoremove

3. Information about the python3-osa.noarch package on Fedora 38

Last metadata expiration check: 2:26:46 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-osa
Version : 0.2.3
Release : 9.fc38
Architecture : noarch
Size : 61 k
Source : python-osa-0.2.3-9.fc38.src.rpm
Repository : fedora
Summary : A small python SOAP client library
URL : https://pypi.org/project/osa
License : LGPLv3+
Description : A small python library to consume SOAP services. It can process
: a WSDL documents and then use types and methods defined in that
: document.