How to Install and Uninstall python3-pytest-grpc.noarch Package on Fedora 36

Last updated: September 29,2024

1. Install "python3-pytest-grpc.noarch" package

Please follow the steps below to install python3-pytest-grpc.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-pytest-grpc.noarch

2. Uninstall "python3-pytest-grpc.noarch" package

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

$ sudo dnf remove python3-pytest-grpc.noarch $ sudo dnf autoremove

3. Information about the python3-pytest-grpc.noarch package on Fedora 36

Last metadata expiration check: 2:43:48 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pytest-grpc
Version : 0.8.0
Release : 6.20210818git3f21554.fc36
Architecture : noarch
Size : 19 k
Source : python-pytest-grpc-0.8.0-6.20210818git3f21554.fc36.src.rpm
Repository : fedora
Summary : Allow testing gRPC with pytest
URL : https://github.com/kataev/pytest-grpc
License : MIT
Description : Write tests for gRPC with pytest.