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

Last updated: May 19,2024

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

This guide covers the steps necessary to install rust-websocket-base+sync-devel.noarch on Fedora 36

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

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

Learn how to uninstall rust-websocket-base+sync-devel.noarch on Fedora 36:

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

3. Information about the rust-websocket-base+sync-devel.noarch package on Fedora 36

Last metadata expiration check: 4:24:57 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-websocket-base+sync-devel
Version : 0.26.5
Release : 1.fc36
Architecture : noarch
Size : 7.9 k
Source : rust-websocket-base-0.26.5-1.fc36.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 the "sync" feature of the "websocket-base" crate.