How to Install and Uninstall rust-protobuf+serde-devel.noarch Package on Fedora 39

Last updated: October 12,2024

1. Install "rust-protobuf+serde-devel.noarch" package

This guide covers the steps necessary to install rust-protobuf+serde-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-protobuf+serde-devel.noarch

2. Uninstall "rust-protobuf+serde-devel.noarch" package

Please follow the guidance below to uninstall rust-protobuf+serde-devel.noarch on Fedora 39:

$ sudo dnf remove rust-protobuf+serde-devel.noarch $ sudo dnf autoremove

3. Information about the rust-protobuf+serde-devel.noarch package on Fedora 39

Last metadata expiration check: 3:18:10 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-protobuf+serde-devel
Version : 2.28.0
Release : 2.fc39
Architecture : noarch
Size : 8.3 k
Source : rust-protobuf-2.28.0-2.fc39.src.rpm
Repository : fedora
Summary : Rust implementation of Google protocol buffers
URL : https://crates.io/crates/protobuf
License : MIT
Description : Rust implementation of Google protocol buffers.
:
: This package contains library source intended for building other packages which
: use the "serde" feature of the "protobuf" crate.