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

Last updated: October 05,2024

1. Install "python3-stripe.noarch" package

Please follow the step by step instructions below to install python3-stripe.noarch on Fedora 34

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

2. Uninstall "python3-stripe.noarch" package

Please follow the step by step instructions below to uninstall python3-stripe.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:13:25 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-stripe
Version : 2.74.0
Release : 1.fc34
Architecture : noarch
Size : 279 k
Source : python-stripe-2.74.0-1.fc34.src.rpm
Repository : updates
Summary : Python library for the Stripe API
URL : https://github.com/stripe/stripe-python
License : MIT
Description : The Stripe Python library provides convenient access to the Stripe API from
: applications written in the Python language. It includes a pre-defined set of
: classes for API resources that initialize themselves dynamically from API
: responses which makes it compatible with a wide range of versions of the
: Stripe API.