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

Last updated: October 05,2024

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

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

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

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

This is a short guide on how to uninstall python3-pytest-grpc.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:38:14 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-pytest-grpc
Version : 0.8.0
Release : 1.20210818git3f21554.fc34
Architecture : noarch
Size : 18 k
Source : python-pytest-grpc-0.8.0-1.20210818git3f21554.fc34.src.rpm
Repository : updates
Summary : Allow testing gRPC with pytest
URL : https://github.com/kataev/pytest-grpc
License : MIT
Description : Write tests for gRPC with pytest.