How to Install and Uninstall python3-proto-plus.noarch Package on Fedora 35

Last updated: October 10,2024

1. Install "python3-proto-plus.noarch" package

This tutorial shows how to install python3-proto-plus.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-proto-plus.noarch

2. Uninstall "python3-proto-plus.noarch" package

Please follow the instructions below to uninstall python3-proto-plus.noarch on Fedora 35:

$ sudo dnf remove python3-proto-plus.noarch $ sudo dnf autoremove

3. Information about the python3-proto-plus.noarch package on Fedora 35

Last metadata expiration check: 3:52:44 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-proto-plus
Version : 1.19.5
Release : 1.fc35
Architecture : noarch
Size : 67 k
Source : python-proto-plus-1.19.5-1.fc35.src.rpm
Repository : updates
Summary : Python wrapper around protocol buffers
URL : https://github.com/googleapis/proto-plus-python
License : ASL 2.0
Description : This is a wrapper around protocol buffers. Protocol buffers is a specification
: format for APIs, such as those inside Google. This library provides protocol
: buffer message classes and objects that largely behave like native Python
: types.