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

Last updated: October 13,2024

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

Please follow the guidelines below to install rust-varbincode-devel.noarch on Fedora 39

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

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

This tutorial shows how to uninstall rust-varbincode-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:23:07 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-varbincode-devel
Version : 0.1.0
Release : 5.fc39
Architecture : noarch
Size : 15 k
Source : rust-varbincode-0.1.0-5.fc39.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 : A 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.