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

Last updated: January 11,2025

1. Install "python3-osa.noarch" package

In this section, we are going to explain the necessary steps to install python3-osa.noarch on Fedora 39

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

2. Uninstall "python3-osa.noarch" package

Learn how to uninstall python3-osa.noarch on Fedora 39:

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

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

Last metadata expiration check: 5:37:17 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-osa
Version : 0.2.3
Release : 11.fc39
Architecture : noarch
Size : 60 k
Source : python-osa-0.2.3-11.fc39.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.