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

Last updated: June 26,2024

1. Install "python3-sendgrid.noarch" package

This guide covers the steps necessary to install python3-sendgrid.noarch on Fedora 34

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

2. Uninstall "python3-sendgrid.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-sendgrid.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:07:21 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-sendgrid
Version : 3.6.5
Release : 15.fc34
Architecture : noarch
Size : 33 k
Source : python-sendgrid-3.6.5-15.fc34.src.rpm
Repository : fedora
Summary : SendGrid library for Python
URL : https://github.com/sendgrid/sendgrid-python/
License : MIT
Description : This library allows to quickly and easily send emails through
: SendGrid using Python3.