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

Last updated: September 22,2024

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

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

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

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

This guide let you learn how to uninstall rust-protobuf+serde-devel.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:02:29 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-protobuf+serde-devel
Version : 2.28.0
Release : 1.fc38
Architecture : noarch
Size : 8.3 k
Source : rust-protobuf-2.28.0-1.fc38.src.rpm
Repository : updates
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.