How to Install and Uninstall rust-varbincode+default-devel.noarch Package on Fedora 38

Last updated: October 13,2024

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

Here is a brief guide to show you how to install rust-varbincode+default-devel.noarch on Fedora 38

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

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

Please follow the guidelines below to uninstall rust-varbincode+default-devel.noarch on Fedora 38:

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

3. Information about the rust-varbincode+default-devel.noarch package on Fedora 38

Last metadata expiration check: 4:26:24 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-varbincode+default-devel
Version : 0.1.0
Release : 3.fc38
Architecture : noarch
Size : 7.5 k
Source : rust-varbincode-0.1.0-3.fc38.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 "default" feature of the "varbincode" crate.