How to Install and Uninstall rust-varbincode-devel.noarch Package on Fedora 36

Last updated: May 08,2024

1. Install "rust-varbincode-devel.noarch" package

This is a short guide on how to install rust-varbincode-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-varbincode-devel.noarch

2. Uninstall "rust-varbincode-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-varbincode-devel.noarch on Fedora 36:

$ sudo dnf remove rust-varbincode-devel.noarch $ sudo dnf autoremove

3. Information about the rust-varbincode-devel.noarch package on Fedora 36

Last metadata expiration check: 5:13:31 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-varbincode-devel
Version : 0.1.0
Release : 1.fc36
Architecture : noarch
Size : 15 k
Source : rust-varbincode-0.1.0-1.fc36.src.rpm
Repository : fedora
Summary : Binary encoder / decoder with variable length integer encoding implementation in Rust
URL : https://crates.io/crates/varbincode
License : MIT
Description : Binary encoder / decoder with variable length integer encoding implementation
: in Rust.
:
: This package contains library source intended for building other packages which
: use the "varbincode" crate.