How to Install and Uninstall python3-simple-salesforce.noarch Package on Fedora 36

Last updated: January 10,2025

1. Install "python3-simple-salesforce.noarch" package

This guide covers the steps necessary to install python3-simple-salesforce.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-simple-salesforce.noarch

2. Uninstall "python3-simple-salesforce.noarch" package

Please follow the guidance below to uninstall python3-simple-salesforce.noarch on Fedora 36:

$ sudo dnf remove python3-simple-salesforce.noarch $ sudo dnf autoremove

3. Information about the python3-simple-salesforce.noarch package on Fedora 36

Last metadata expiration check: 1:29:02 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-simple-salesforce
Version : 1.11.5
Release : 1.fc36
Architecture : noarch
Size : 61 k
Source : python-simple-salesforce-1.11.5-1.fc36.src.rpm
Repository : fedora
Summary : Simple Salesforce is a basic Salesforce.com REST API client built for Python
URL : https://github.com/simple-salesforce/simple-salesforce
License : ASL 2.0
Description :
: Simple Salesforce is a basic Salesforce.com REST API client built for Python.
: The goal is to provide a very low-level interface to the REST Resource and APEX
: API, returning a dictionary of the API JSON response.