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

Last updated: October 07,2024

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

In this section, we are going to explain the necessary steps to install python3-simple-salesforce.noarch on Fedora 34

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

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

Please follow the instructions below to uninstall python3-simple-salesforce.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:55:42 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-simple-salesforce
Version : 1.11.5
Release : 1.fc34
Architecture : noarch
Size : 60 k
Source : python-simple-salesforce-1.11.5-1.fc34.src.rpm
Repository : updates
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.