How to Install and Uninstall rust-websocket-base+bytes-devel.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "rust-websocket-base+bytes-devel.noarch" package

This guide let you learn how to install rust-websocket-base+bytes-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-websocket-base+bytes-devel.noarch

2. Uninstall "rust-websocket-base+bytes-devel.noarch" package

This tutorial shows how to uninstall rust-websocket-base+bytes-devel.noarch on Fedora 34:

$ sudo dnf remove rust-websocket-base+bytes-devel.noarch $ sudo dnf autoremove

3. Information about the rust-websocket-base+bytes-devel.noarch package on Fedora 34

Last metadata expiration check: 3:53:24 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-websocket-base+bytes-devel
Version : 0.26.2
Release : 1.fc34
Architecture : noarch
Size : 7.8 k
Source : rust-websocket-base-0.26.2-1.fc34.src.rpm
Repository : updates
Summary : WebSocket (RFC6455) library for Rust: low-level component
URL : https://crates.io/crates/websocket-base
License : MIT
Description : WebSocket (RFC6455) library for Rust: low-level component. It contains HTTP-
: independent aspect of WebSockets.
:
: This package contains library source intended for building other packages
: which use "bytes" feature of "websocket-base" crate.